Hi, seems that my joy was a little too early: If I create a button named "button" and add it to a certain GroupBox (-parent => $Win->box) then the subroutine "Button_Click" does not seem to react on my clicks on the button...
regards, Thomas [EMAIL PROTECTED]@[EMAIL PROTECTED] on 02.02.2001 05:36:52 Bitte antworten an perl-win32-gui-users@lists.sourceforge.net@INTERNET Gesendet von: [EMAIL PROTECTED] An: perl-win32-gui-users@lists.sourceforge.net@INTERNET Kopie: Thema: Re: [perl-win32-gui-users] Tabstrips Hello, An other solution for hide and show TabStrip page. This is a TabStrip test, i have made. I use a GroupBox for each Page, and attach elements on it. Then, just show and hide the good GroupBox. Laurent. ----- Original Message ----- From: <[EMAIL PROTECTED]> > might be a silly question but anyway: How can I remove all Elements from a > Window in case a different Tab on a Tabstrip is > clicked and different Elements should be displayed on the Window accordingly? > Or can I define separate "Panels" with > different Elements for each Tab? > Thomas Emde