I'm trying to figure out how to add objects to the different Tabstrips, but I don't see anything in the sample code (tabstrip.pl) which shows how this is done. I thought something like this would work, but no-go. ... $W->AddTabStrip( -name => "Tab", -left => 0, -top => 0, -width => $W->ScaleWidth, -height => $W->ScaleHeight, ); $W->Tab->InsertItem( -text => "General", -name => Gen, ); $W->Tab->Gen->Addbutton( -text => "Hello", -left => 10, -top => 10, ); Anybody gotten tabstrips to work? Thanks. ----------- David Hiltz
- [perl-win32-gui] Re: version problems with... Jenda Krynicky
- Re: [perl-win32-gui] Re: version prob... Eric Smith
- Re: [perl-win32-gui] Re: version ... David Hiltz
- [perl-win32-gui] Small & Larg... David Hiltz
- RE: [perl-win32-gui] Small &a... Eric C. Hansen
- Re: [perl-win32-gui] Smal... David Hiltz
- Re: [perl-win32-gui]... Garrett Goebel
- Re: [perl-win32-... David Hiltz
- Re: [perl-win32-... Aldo \"dada\" Calpini
- Re: [perl-win32-gui]... Aldo \"dada\" Calpini
- [perl-win32-gui]... David Hiltz
- [perl-win32-gui]... David Hiltz
- Re: [perl-win32-... Garrett Goebel
- Re: [perl-win32-... Lyndon Rickards
- Re: [perl-win32-... David Hiltz
- Re: [perl-win32-... Lyndon Rickards
- Re: [perl-win32-... David Hiltz
- AW: [perl-win32-gui] Re: version prob... Urs Grendelmeier
- Re: AW: [perl-win32-gui] Re: vers... Jenda Krynicky
- AW: AW: [perl-win32-gui] Re: ... Urs Grendelmeier