[Tkinter-discuss] getting width of a Frame

Guilherme Polo ggpolo at gmail.com
Tue Aug 19 13:22:08 CEST 2008


On Tue, Aug 19, 2008 at 12:38 AM, Alexnb <alexnbryan at gmail.com> wrote:
>
> I have two listBoxes in one Frame. I want to make them the same size. I want
> to make them half of the width of the Frame they are in. I just can't figure
> out how to get the width of a Frame, just a window. Help?

Put them in a PanedWindow.

> --
> View this message in context: http://www.nabble.com/getting-width-of-a-Frame-tp19043845p19043845.html
> Sent from the Python - tkinter-discuss mailing list archive at Nabble.com.
>
> _______________________________________________
> Tkinter-discuss mailing list
> Tkinter-discuss at python.org
> http://mail.python.org/mailman/listinfo/tkinter-discuss
>



-- 
-- Guilherme H. Polo Goncalves


More information about the Tkinter-discuss mailing list