Re: win32lib - a question asked before
- Posted by Ad Rienks <Ad_Rienks at COMPUSERVE.COM> Nov 04, 1998
- 526 views
Ferlin wrote: >Thanks the above worked with the exception that in my program I had to >add setFocus(Main) otherwise it would show the Main Window, but it would= >be grayed out. That's a good point you're making. I hadn't thought of that. However, with the Main Window grayed but enabled, you can also give it focus again just by clicking in it, isn't it? Happy coding, Ad