Tkinter and program launching questions

Cameron Laird claird at lairds.com
Fri May 9 14:51:08 EDT 2003


In article <BAE1C004.12A7%arnaud at tribu.ch>, Arnal  <arnaud at tribu.ch> wrote:
>Hi,
>
>I recently changed all .grid(...) to .pack(...) with modifiying parameters.
>I read in a tutorial, which uses .grid() and does nothing more than saying
>that the .pack() exists, the use of grid_remove() to make the item
>invisible. Now, as the tutorial doesn't say anything about .pack(), I would
>know what .grid_remove() is with .pack().
			.
			.
			.
Are you asking for pack_forget()?
-- 

Cameron Laird <Cameron at Lairds.com>
Business:  http://www.Phaseit.net
Personal:  http://phaseit.net/claird/home.html




More information about the Python-list mailing list