|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
|
#1 |
|
Junior Member
Join Date: May 2007
Posts: 40
|
Usinfg of inetc::get in .onInit makes installer to start as not active window
I added inetc::get call in .onInit function. After that my installer starts as not active application (it appears in task bar but as not selected). Installer's window appears behind another windows. I have to click in task bar to make it active.
Does anybody have idea what is the reason? How can I fix it or workaroud? Thanks, Roman |
|
|
|
|
|
#2 |
|
Major Dude
Join Date: Feb 2004
Location: Moscow, Russia
Posts: 1,222
|
Related threads http://forums.winamp.com/showthread....49#post2228449
http://forums.winamp.com/showthread....ght=foreground http://forums.winamp.com/showthread....ght=foreground Use forum search to get all threads. Problem appears because installer not created it's first window on launch (silent inetc request). If you want keep this behaviour the only "good" way is temporary set installer window active and topmost, but you must do this when installer is already visible (and I don't know where to add this code)... |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|