[wxPython-users] (Yet another) sizer question

Frank Millman frank at chagford.com
Tue Jun 6 06:43:09 PDT 2006


Andrea Gavana wrote:
> 
> Hello Frank,
> 
>     I didn't follow the discussion too much, but you may 
> eventually try to achieve what you want by using PyAUI. The 
> splitter/sash functionalities are there, and you can specify 
> if a subpanel can grow or not, if it should have a fixed size 
> or not and so on. I don't really know if it is possible to do 
> what you want because I don't have your code here, but I 
> think it's worth a try :-)
> 
> Andrea.
> 

Hi Andrea

Thanks for the response. I agree most of this is possible, but it all
depends on one tiny piece of information.

Did the user widen the frame by dragging the left-hand border to the left,
or did they do it by dragging the right-hand border to the right?

Without this information my idea has no starting point.

Do you know an easy way to figure this out?

Frank





More information about the wxpython-users mailing list