Re: [perl-win32-gui-users] How to disable a window and/or dialogbox?

2004-08-27 Thread Glenn Linderman
On approximately 8/27/2004 2:36 PM, came the following characters from the keyboard of Eric Hansen: I have a program that has dialogbox with 2 listboxes, 4, comboboxes, And 6 buttons. When the user hits a search button (a button used to Do a sql lookup and bring data back) I want the dialogb

[perl-win32-gui-users] How to disable a window and/or dialogbox?

2004-08-27 Thread Eric Hansen
I have a program that has dialogbox with 2 listboxes, 4, comboboxes, And 6 buttons. When the user hits a search button (a button used to Do a sql lookup and bring data back) I want the dialogbox to be Disabled so that the user can't mouse click the widgets on the Dialogbox. I use the disable