[perl-win32-gui-users] Combobox problem taken care of, but now...

2004-09-21 Thread Brian Millham
Thanks for the help with comboboxes. I couldn't get the latest development code to compile, so I'm using .671. I've figured out a way to fake what I'm trying to do with the combobox. But now, I've run into another strange one that I can't find in the documentation. How do you enable using tab t

RE: [perl-win32-gui-users] Combobox and KeyPress

2004-09-21 Thread Glenn W Munroe
Marc, Yes, I fell into the trap (again) of assuming that everyone is running the development version of the module (0.0.681), as I do. When I reverted to 0.0.671, it failed, with the message you show. The development code has a number of new features that I think are very useful. If you want to c

RE: [perl-win32-gui-users] Combobox and KeyPress

2004-09-21 Thread marc iton
Glen, every time I want to run your test program I've this error : it can't locate the : auto/Win32/GUI/Combobox/SetExtended.al do you know why ? thanks -- Brian, I do something similar in my application. Have you looked at the -dropdown