"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
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
Steve Cookson wrote:
Hi,
I can't see any obvious samples that tell you how the Perl syntax works
for removing an element, like a bitmap, a textctrl or a button.
Any pointers would be welcome.
For all classes derived from wxWindow you can use ->Destroy. Most
other classes (including wx
Hi,
Has anyone managed to get wxSashWindows to work? I managed to find
a version written in wxRuby on google, but it was full of SashLayoutWindows
commands, which don't appear in wxPerl.
I played around with it for a while (scroll down for a working version).
The alternative, if I want to have