widget resizing

johngrayson at home.com johngrayson at home.com
Sat Apr 29 09:18:11 EDT 2000


In article <8edrn7$nvh$1 at nnrp1.deja.com>,
  ekw1 at my-deja.com wrote:
> can anyone point me to an example of how to have widgets resize to
> expand/contract when the window is resized?  Or tell me what are the
> relevant sections are in the python documentation?  are events and
> bindings the sections i should study?  i'm not familiar with the terms
> involved in doing this.  i am using python1.5.2 on win98se.  thanks
for
> any help.
>
> ekw
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
>

Look at the geometry managers, pack and grid.

Or chapter 5 of python and Tkinter Programming!

   jeg


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list