|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
1200+ fellow developers rate and compare features of the top IDEs, like Visual Studio, Eclipse, RAD, Delphi and others, across 13 categories. Enjoy this FREE Download of the IDE User Satisfaction Study by Evans Data Corporation. Download Now!
|
|
#1
|
||||
|
||||
|
image
ok im on with the ftp creation... but when i try to add an image to a button i keep getting an error saing that it cant find the image.. but the image is in the same dir as the script
Code:
myimage = PhotoImage(file='FACE.gif') self.button = Button(frame,fg="blue",text="Quit!",image=myimage,command=frame.quit) self.button.pack(side=RIGHT,expand=YES)
__________________
IE QUOTE | PHP Manual | Google | C/C++ Compiler | Linux Tutorials | General Stuff Game Dev |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Python Programming > image |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|