I have fiddled with the code and its started working again... I am most confused. Sorry to waste the bandwidth.

Jeremy White wrote:

First - Windows. How do I "close" a window? I dont mean hide or minimise, but actually close it and deallocate all the resources for it? If I click on the corner "x", my routine gets called before it closes, and the system terminates the window, but how do I get my program to actually terminate a window by itself?

When the window variable goes out of scope, all resources are released.

Secondly - TabStrips. I have "-multiline" enabled, but if I add too many tabs, the extra ones dont appear unless I drag+resize the window to make it wider, or make the tabstrip taller. In the past, I have seen a left/right arrow system to scroll horizontally across extra tabs (used to appear on the far right of the tabstrip), but I cannot for the life of my remember how I did that. Any ideas?

Hummm - the left/right arrows should appear automatically?

Cheers,

jez.




-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Perl-Win32-GUI-Users mailing list
Perl-Win32-GUI-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
http://perl-win32-gui.sourceforge.net/


Reply via email to