RE: [Tutor] Issue with "Entry"/GUI/PIL

2005-04-29 Thread Alberto Troiano
t;[EMAIL PROTECTED]> Reply-To: Brian Wurtzel <[EMAIL PROTECTED]> To: tutor@python.org Subject: [Tutor] Issue with "Entry"/GUI/PIL Date: Fri, 29 Apr 2005 09:48:01 -0500 Please ignore the rest of the code, except for the highlighted part (or the line 'ent1=Entry(topf, width=25)

[Tutor] Issue with "Entry"/GUI/PIL

2005-04-29 Thread Brian Wurtzel
Please ignore the rest of the code, except for the highlighted part (or the line 'ent1=Entry(topf, width=25)' to line 'ent1.insert(INSERT, wrong, if you cannot see the color). You can copy this into Python and make sure you have the GIF file in the same dir. Also, make sure that you have PIL instal