[perl-win32-gui-users] showing firstvisible in a combo box

2001-06-02 Thread Chris Etzel
Hey, I have this code, and I want to make the word 'none' from the list visible by default and then the user can choose something else if they want. I have looked through the docs and have tried FirstVisibleItem but no luck. Any help appreciated! Chris $bftextdecdd=$Win1->AddCombobox( -name=>"b

[perl-win32-gui-users] Changing the states of toolbar buttons?

2001-06-02 Thread Peter Köller
Hello, has anyone a solution how to change toolbar button states on the fly? Peter