|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
hi everyone i im a newb in python scripting and made a simple program with py2exe. And it works great. But I have a few questions that i hope someone help me with them.
when i open my program it opens in the command promt, and he really old fashion....how can i add a graphic , like a interface for my program.. thanks |
|
#2
|
||||
|
||||
|
Well, you need to have GUI packages like tkinter, GTK, or something else installed and then import the GUI components you want and do the coding. Since you're using py2exe, I can tell that you're on Windows, which probably means you have Tkinter. So start reading this: http://www.pythonware.com/library/tkinter/introduction/index.htm
__________________
Am I supposed to sign here?
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Python Programming > Python help! |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|