RE: wxSashWindows

2009-09-10 Thread Steve Cookson
with embedded panels. I guess I'm not sure that this is right yet. What do others think? Regards Steve -Original Message- From: Johan Vromans [mailto:jvrom...@squirrel.nl] Sent: 09 September 2009 03:32 To: wxperl-users@perl.org Subject: Re: wxSashWindows "Steve Cookson"

Re: wxSashWindows

2009-09-08 Thread Johan Vromans
"Steve Cookson" writes: > Having spent ages trying to get wxSashWindow to work, I decided to post an > example on http://wxperl.pvoice.org/w/index.php/SashWindow, Thanks a lot for that! It took me some time to find out the fun of the SashWindow. Maybe making some of the sashes visible would be

RE: wxSashWindows

2009-09-08 Thread Steve Cookson
Hi Guys, Having spent ages trying to get wxSashWindow to work, I decided to post an example on http://wxperl.pvoice.org/w/index.php/SashWindow, with apologies to the wxPython website I borrowed and mutilated it from. wxSashWindow in Python relies heavily on wxSashLayoutWindow, which is not impl