Re: [perl-win32-gui-users] TabStrip

2006-01-11 Thread Johan Lindstrom
At 12:30 2006-01-11, Steve Loughran wrote: Is it the responsibilty of the application to process Click Events on the tab headers, and hide/show the various buttons for each tab page, or am I missing something that makes life oh so much easier? Anyone have some demo code? The Win32::GUI::TabS

[perl-win32-gui-users] TabStrip

2006-01-11 Thread Steve Loughran
Hi all I have a question about TabStrip usage: Is it the responsibilty of the application to process Click Events on the tab headers, and hide/show the various buttons for each tab page, or am I missing something that makes life oh so much easier? Anyone have some demo code? Steve