tkinter-discuss-bounces+vasilis.vlachoudis=cern...@python.org] on behalf of
Michael Lange [klappn...@web.de]
Sent: 10 May 2012 11:36
To: tkinter-discuss@python.org
Subject: Re: [Tkinter-discuss] PanedWindow proportional resizing of panes
Hi Vasislis,
Thus spoketh Vasilis Vlachoudis
unto us on Thu, 10 May 2012 0
Hi Vasislis,
Thus spoketh Vasilis Vlachoudis
unto us on Thu, 10 May 2012 08:57:40 +:
> Thank you Emiliano,
>
> stretch did the job for the resizing of the window.
>
> For resizing the columns I now recuperate the position with the
> sash_coord and sash_place.
>
> However the only think I
the sash is changed?
Thanks in advance
Vasilis
From: Emiliano Gavilan [emilianogavi...@gmail.com]
Sent: 09 May 2012 19:03
To: Vasilis Vlachoudis
Cc: tkinter-discuss@python.org
Subject: Re: [Tkinter-discuss] PanedWindow proportional resizing of panes
2012
2012/5/9 Vasilis Vlachoudis :
> Hi all,
>
> in my application I am using the recipe of
> http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/52266
> to create a multilistbox. I have modified it to use the panedwindow in order
> to allow the resize of the rows, like in the code below.
> My probl
Hi all,
in my application I am using the recipe of
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/52266
to create a multilistbox. I have modified it to use the panedwindow in order to
allow the resize of the rows, like in the code below.
My problem(s) (all related to the resizing of the