1,730 Posted Topics

Member Avatar for Stefano Mtangoo

I have also posted this to Vista section but if any: My TOSHIBA external HDD stopped working. It failed to copy data and I had to force restart due to system hang up! I found then it isn't even detected. I tried on my friend Laptop XP no success! It …

Member Avatar for Stefano Mtangoo
0
98
Member Avatar for leegeorg07

[url]http://en.literateprograms.org/Insertion_sort_(Python,_arrays[/url]) [url]http://www.ece.uci.edu/~chou/py02/python.html[/url] [url]http://www.cs.luther.edu/~bmiller/Papers/paper20.pdf[/url] Try and tell me what you think of them

Member Avatar for ZZucker
0
295
Member Avatar for Stefano Mtangoo

I have recognized that recently my computer became unstable. This occured after Auto Update. My External HDD crashed and cannot be shown even in other Laptops and in my Ubuntu. This causes worries for my 70GB data in that disk. I have tried System restore but nope! nothing works (Sys …

Member Avatar for OlyComputers
0
106
Member Avatar for Stefano Mtangoo

Hello All, Greetings I need freeware that can help me do with drwing Ideas into blocks. I mean design may be codes and GUI visually. I don't know how to put it well but just need that one Appreciations Steve

Member Avatar for Stefano Mtangoo
0
90
Member Avatar for monkeyanga

[QUOTE=monkeyanga;714977]my hard drive problem was sorted by shrinking the amount of system restore space as i currently had 35G taken up anyway i have reduced this by giving it a max of 3G[/QUOTE] I was wondering: 3GB for sys restore? Is that better way to use resources?? :'( IMHO no! …

Member Avatar for jbennet
0
129
Member Avatar for vmars

Wxpython is a library GUI to be used with python programs. It is not a program like firefox.exe What you do is call the library from your codes and Bang! it fires up the GUI. Just pick up any simple code from zetcode and run them in IDLE. Wing IDE …

Member Avatar for jlm699
0
291
Member Avatar for kenji

[QUOTE=Ene Uran;717726]Python? That is for children. A Klingon Warrior uses only machine code, keyed in on the front panel switches in raw binary.[/QUOTE] I think you will use maany years searching for 1 error where you typed 100010 instead of 100001 :)

Member Avatar for Ene Uran
0
402
Member Avatar for am394926

mhh! I think you need to monitor when it starts i.e When Bios starts before loading OS - That black screen, and see which key points to recovery (mine is F11) Run System Restore and you should be fine!

Member Avatar for Stefano Mtangoo
0
103
Member Avatar for luke77

I was about to try when I found myself that I have forgotten permutation formula. I'll be back after some Xtra time perruzing

Member Avatar for luke77
0
124
Member Avatar for Indianblues

If HP, Drivers are somewhere in C:\SWSETUP if I remember well! Make sure you find and backup your systeme before do anything. NOT too far from what others have said though

Member Avatar for josephwright
0
158
Member Avatar for Stefano Mtangoo

I was playing with wxpython Demo and wanted to go on playing with Rich Text. I found this: [CODE=python] self.MakeMenuBar() self.MakeToolBar() [/CODE] when I tried to make my own editor and call those two methods I get error. Can some one help me to explain out those two methods and …

Member Avatar for Stefano Mtangoo
0
88
Member Avatar for dinilkarun

Boa constructor? Is project living? I thought the IDE is dead! Anyway, Paul's advice is best. Just play around it and post any difficulty you get IMHO

Member Avatar for dinilkarun
0
146
Member Avatar for Brandi1

which manufacturer of ethernet? Just check the manufacturer and Go to their site for drivers. It seems that installation did some injustice on Your ethernet drivers. Which OS are you using and your hardware?? I ask so because some systems store backup drivers somewhere like C:\SWSETUP

Member Avatar for Stefano Mtangoo
0
43
Member Avatar for bigdog33

May be it got wrong during finalization process, or your computer have got a problem or it burnt wrong. Many possibilities! But restart your machine or test in another machine. BTW what Burning software do you use??? Steve

Member Avatar for Stefano Mtangoo
0
78
Member Avatar for Chemist
Member Avatar for Gribouillis
0
139
Member Avatar for massivefermion

Re install Python and make sure during installation you choose the custom method. make sure ALL packages are selected and install! Don't forget feedback

Member Avatar for Gribouillis
0
160
Member Avatar for Cleaner007

What do you mean by [COLOR="Red"][I]"analyze occupied disk space? "[/I][/COLOR]

Member Avatar for Cleaner007
0
64
Member Avatar for Stefano Mtangoo

I have no Doubt that Zone Alarm is the Best and simple Firewall. I have used not Long time but it is promising! I have stuck with Avast for Long now and haven't Let me down, So I will stick with it! The Problem is, I used to have ASquared …

Member Avatar for caperjack
0
263
Member Avatar for blade_costic

I start with python; I'll then go for PHP and Java and C++ etc. Python is simple and powerful. No wonder even NASA uses it Steve

Member Avatar for Narue
0
184
Member Avatar for Stefano Mtangoo

In windows you have windows, prog files, etc I recently moved to Ubuntu and have no big Idea of what is which. I need help to corresponding folder hierrachy thanks all steve

Member Avatar for John A
0
41
Member Avatar for Tikaram Bishwok

if you have installed nothing since the problem started, backup your things and start system restore!

Member Avatar for Stefano Mtangoo
0
40
Member Avatar for Amisha_Sharma

I think it can do anything you want to do Python+External Modules+Py2exe+nsis = open source/proprietary software Happy Python Programming!

Member Avatar for Stefano Mtangoo
0
79
Member Avatar for marmam

Ihonestly don't know but here are my speculations: Google for Zip console verion if it exists or if the current version can be called from console. Study the switches and call it from cmd/bat. You can google for any other console app that can zip the file The reason i …

Member Avatar for lolafuertes
0
78
Member Avatar for Stefano Mtangoo

Hello All, Greetings! I have question concerning OOP with Python. I want to know when Python class or being specific, how py class ends in package like wxpython. What I mean is I have one class let say of frame and another class of a dialog box all in same …

Member Avatar for Stefano Mtangoo
0
101
Member Avatar for Dart82

can you give a living example? For me I don't understand what you are exactly saying! I don't want to redefine it

Member Avatar for Dart82
0
110
Member Avatar for vmars
Member Avatar for bvdet
0
113
Member Avatar for peter1121

I think you need to go for Vpython, [url]www.vpython.org[/url] . Myself I have not learned it but I tried veeery little here is a code i took from examples directory of Vpy [CODE=python]from visual import * dt = 0.1 g = [] for i in range(3): g.append(display(y = 30 + …

Member Avatar for Ene Uran
0
206
Member Avatar for SitiSlicker

Reformatted your code and did simple restructuring and some edits See if that is what you want and post more queries Steve [CODE=python] #determine shipping charges according to weight print 'Welcome to Shipping Company Rate Calculator' shipweight=input ('Please Enter the Weight of the Item You Wish To Ship: ') def …

Member Avatar for sneekula
0
2K
Member Avatar for Andymoore88

py2exe = Create executables nsis or inno = create setups Just google for and crawler for their home pages, download them learn them and use them! If you need $ based go for installshield Steve

Member Avatar for Andymoore88
0
105
Member Avatar for vmars
Member Avatar for dr_hamburger

Yah, I agree. I think you can make a module of all errors in your program and then import the module and just call them as you call a wx.Button or others. Just my 2cents !

Member Avatar for Stefano Mtangoo
0
117
Member Avatar for grass_hopper
Member Avatar for jlm699
0
99
Member Avatar for Stella01

windows is operating system; The mother program that manages all other softwares and resources. The rest of sotwares are application; which task is to help you specific task. Operating system includes window (Win 95, 2000, XP 2003 and Vista) by Microsoft, Mac OSX by Mac, Various Linux like ubuntu! So …

Member Avatar for Stefano Mtangoo
0
125
Member Avatar for dinilkarun

If the event works to disable ListCtrl, then it fails to disable, I guess that might be due to no special reference. I mean that when you disable it you need reference to that item so as using that reference, you can enable it again. BTW are you calling the …

Member Avatar for dinilkarun
0
129
Member Avatar for The_Bear

Just try Wing IDE from [url]www.wingware.com[/url] use 101 version, also eclipse IDE here at [url]www.eclipse.org[/url] and get pydev plugin for python support, also Netbeans IDE here at [url]www.netbeans.org[/url] and get its python support at [url]www.nbpython.dev.java.com[/url]. Or you can go for drpython, pyscripter, and all other IDE stuffs. They will help …

Member Avatar for Stefano Mtangoo
0
182
Member Avatar for dinilkarun

Hello Dinil, I think the problem might be with assigning the same variable to two sizers: [QUOTE] hsizer2 = wx.BoxSizer(wx.HORIZONTAL) hsizer2 = wx.FlexGridSizer(cols=1, hgap=5, vgap=5) [/QUOTE] Remove The Flexible Sizer and leave Box Sizer an see what it does! Steve

Member Avatar for dinilkarun
0
163
Member Avatar for mhangman

Don't forget to mark solved and don't forget to add Reputation: to Freaky_Chris All after you are sure everything is solved

Member Avatar for Stefano Mtangoo
0
87
Member Avatar for Stefano Mtangoo

Hello guys, I'm trying to make a program that will : at startup it will give you login Dialog which will connect to database. Then it will bring Main window displaying tables. Then I have Another dialog to do some editing of Tables. Here are my two Questions: Is it …

Member Avatar for Stefano Mtangoo
0
182
Member Avatar for Clipper34

I'm using wxPython and I love it! If you want to see Go to [url]www.wxpython.org[/url] and if you will love it you might consider to go here at [url]www.zetcode.com[/url] I hope that will be a good start! Steve

Member Avatar for Stefano Mtangoo
0
103
Member Avatar for Stefano Mtangoo

Hello All, I now learn Python and would slowly want to learn C++. I got little brushing on C++ very long ago and was very introduction and I know C++ is harder than Python. Can somebody point some good tutorials, IDEs and free books around the Net? Very newbie worried …

Member Avatar for William Hemsworth
0
123
Member Avatar for Stefano Mtangoo

Can somebody tell me how to do bolding and Italicizing plus underlining I have just started getting serious after long time "milk drinking", now I want to eat solid food. Thanks all, Steve [ICODE] import wx ID_EXIT =100 ID_BOLD = 101 ID_ITALIC = 102 ID_UNDERLINE = 103 ID_TEXT = 104 …

Member Avatar for Stefano Mtangoo
0
3K
Member Avatar for mwc547

To merge two partition, All you need is Gparted. It worked for me many times. I have no time to Link you (may be someone will do). Just Google Gparted, download image and burn on cd. Boot with it, There you Go!

Member Avatar for Stefano Mtangoo
0
115
Member Avatar for paynegm

Put your code in code tags my friend! That [#CODE = python] Your code from editor/IDE is pasted here [#/CODE] Remove harsh in Tags

Member Avatar for jlm699
0
77
Member Avatar for knish

import module define class initialize that class define funcions in the class use them That is sequence I can guess of these classes, Not geek though

Member Avatar for woooee
0
167
Member Avatar for lllllIllIlllI

Is Main a custom module or just inbuilt module? I think you have to check if it is custom and check how to import custom module if it is! Don't think it will help alot for I have note trie d before Steve

Member Avatar for lllllIllIlllI
0
177
Member Avatar for mruane

[url]www.pygame.org[/url] It is GUI module specific for python games. Their big goal is to dethrone C/C++ from kingship of gaming programming! Just go and take some examples.ready to go! Steve

Member Avatar for Freaky_Chris
0
209
Member Avatar for lllllIllIlllI
Member Avatar for knish

Is it solved? If yes then don't hesitate to mark it solved! Have good time with py!

Member Avatar for ghostdog74
0
141
Member Avatar for dinilkarun

I think Paul is right but cannot give 100% vote until I test it! If you post simple piece of code, it will be easy to play with code and re-post it modified; but if your codes are not closed source anyway!

Member Avatar for lllllIllIlllI
0
114
Member Avatar for Stefano Mtangoo

I want to subclass My App and I hit the wall. If I don't subclass it works! WHAT IS WRONG HERE???? [ICODE] import wx ID_NEW = 10 ID_OPEN = 11 ID_CLOSE = 12 ID_SAVE = 13 ID_SAVE_AS = 14 ID_PAGE_SETUP = 15 ID_PRINT_PREVIEW = 16 ID_PRINT = 17 ID_EXIT = …

Member Avatar for vegaseat
0
113

The End.