> The error says that the bitmap is not defined > Was the code OK or I have to change it?
You probably need to specify the full path.
At a guess...
Alan G.
>> root = Tk()
>> root.iconbitmap("Change.ico")
>> root.mainloop()
_______________________________________________
Tutor maillist - [email protected]
http://mail.python.org/mailman/listinfo/tutor
