[perl-win32-gui-users] More on Tabs on Textfields

2001-11-08 Thread Gross, Stephan
Regarding this recent conversation on tabstops, I have this problem. I have a multiline textfield and some other individual textfields. Without tabstops and dialogui, the multiline textfield can have tabs and returns inside it but the individual textfields don't tab at all. When I add tabstops (

[perl-win32-gui-users] Can't Search perl-win32-gui Archives

2001-11-02 Thread Gross, Stephan
Am I the only one having this problem? Whenever I search the Win32-Gui-Perl archive at SourceForge ( http://www.geocrawler.com/lists/3/SourceForge/8381/0/ ), I *never* get a match on anything.

[perl-win32-gui-users] Launch Window without "Minimize/Maximize/Close" buttons

2001-10-31 Thread Gross, Stephan
Is it possible to create a window without the "Minimize/Maximize/Close" buttons? My users sometimes hit the Close button rather than exit via my program, which leaves messy background processes running. I guess an alternative would be to map the Close button to my exit code. Is that possible? _

[perl-win32-gui-users] Help - Listview Itemclick Fatigue

2001-08-13 Thread Gross, Stephan
In my application, clicking on a row in a listview displays information in another window. I have a separate button that clears the display window. However, I noticed that if I click on the same row again, the display is not reset. What happens is that the listview does not detect multiple clicks

[perl-win32-gui-users] Why do Windows spontaneously minimize?

2001-08-09 Thread Gross, Stephan
I'm writing an application where data is input in a first window, then the user hits a button which calls a second window. Sometimes the second window pops right up, but at other times it starts minimized, so I have to click it twice on the task bar to see it. Can anyone suggest why this happens?

[perl-win32-gui-users] Checkboxes in Listview?

2001-07-10 Thread Gross, Stephan
Can I put checkboxes into a listview? Not the default one that comes with listview, but the real checkbox widgets. ___ Stephan Gross Loral Skynet 908-470-2388 [EMAIL PROTECTED]

[perl-win32-gui-users] How do I know what options are available for a control?

2001-06-29 Thread Gross, Stephan
As the header says, how do I know what's available? For example, the ListView control has "singlesel", "hottrack", etc. Where are these documented? TIA. ___ Stephan Gross Loral Skynet 908-470-2388 [EMAIL PROTECTED]