RE: [perl-win32-gui-users] sticky widgets (was: problems with com bobox)

2002-04-07 Thread markd
i've taken a look at the gui loft but i could never figure how to view the widget properties..

RE: [perl-win32-gui-users] sticky widgets (was: problems with com bobox)

2002-04-07 Thread Piske, Harald
> sticky mainly refers to which sides the widgets should "stick" to when > resized. so if i have a listview which is -sticky => 'ew' > then when it gets > resized it should stretch to fit across the screen (as in > east and west, > left and right) but the vertical size would stay relative to > h

Re: [perl-win32-gui-users] problems with combobox

2002-04-07 Thread markd
>> and (i think this is the last one) is it possible to make the widgets >>sticky >> like in tk? >dunno what it means... sticky mainly refers to which sides the widgets should "stick" to when resized. so if i have a listview which is -sticky => 'ew' then when it gets resized it should stretch to

RE: [perl-win32-gui-users] Newbie to GUI -- Busy Window?

2002-04-07 Thread Sean Healy
One question, did you do ppm remove Win32-GUI before you installed the new version ? If not it may be a good idea to remove the module (via ppm remove) and then re-install it. Unfortunately I don't have a 95 box to test the code on. I do have an ME test box so if I get time this weekend I'll try