On 08/11/11 04:30, Nathaniel Trujillo wrote:
I just wrote the following GUI application. How do I get rid of the 7k
in the upper left hand corner and how to I put other stuff there like
say a picture of someone. Thanks for the help.

If you are using Windows I don't think you can, due to a bug in the underlying Tk libraries. If you are using Linux/MacOS then there is a function to replace the control icon.

I can't recall what it is, but its similar to the one used for setting the title text on the Window, one of the wm_xxxxx calls.

But you might get a better response asking on the Tkinter mailing list...

--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to