Hi guys,
I have a little problem with the language selection pop-up provided with the MUI.
When the installer starts I can not bring the focus on it...
I mean, I call the !insertmacro MUI_LANGDLL_DISPLAY in the .onInit function, but I cannot catch the windows to give it the focus, so what I tried is to use the .onGuiInit event but it seems not to work, since I tried to pop up a messagebox but it comes out only after the selection of a language...
Any idea? please I'm really blocked.
Thanks
bring focus on Language selection pop up
6 posts
Sorry, I can't get your point, what are you trying to achieve?
When installer starts, correctly comes on top the language selection dialog, after a language is selected this dialog closes and the 1st page comes on top.
Isn't that what happens in your case or you want to change this behavior?
When installer starts, correctly comes on top the language selection dialog, after a language is selected this dialog closes and the 1st page comes on top.
Isn't that what happens in your case or you want to change this behavior?
if I have another window open it appears behind and not focused, the title bar is grey.
I see, me too I wonder if there's a method against this.
Probably happens occasionally and it's OS depended.
Probably happens occasionally and it's OS depended.
to me happens each time 🙁
Isn't there a way to fix this problem?
I mean is not possible that it is hided from other windows...
Isn't there a way to fix this problem?
I mean is not possible that it is hided from other windows...
Please submit a bug report with step-by-step reproduction details.