When I click a button and create a popup window...... all is well. When I popup the same window by clicking an item in a list box, the box opens in a flash but then the original window takes the focus back and the popup window hides behind the original. I used SetForegroundWindow( ) but that didn't work. Any other ideas? Is this actually the listbox taking the focus because of the item click? Mike Kangas [EMAIL PROTECTED]
- Re: [perl-win32-gui] Popup window moving behind origninal Mike Kangas
- Re: [perl-win32-gui] Popup window moving behind orig... Ian Taite
- RE: [perl-win32-gui] Popup window moving behind ... Eric C. Hansen
- Re: [perl-win32-gui] Popup window moving behind orig... Chuck . Hirstius