General
: K-Meleon Forum
General discussion about K-Meleon.
Goto:
Forum List
•
Message List
•
Search
•
Log In
Your Name:
Subject:
Help information
BBcode help
Smileys help
[quote=deadlock] [quote=siria] Weird... [/quote] @siria Does '[i]Weird...[/i]' mean, you could not reproduce it? I guess 'open diverted window in background' is used for current instance of application. If opening KM from explorer, while it is already opened in background, the new window is being created behind the explorer window. If there is no other switch in Preferences, here is a fix for next version: [color=#FF0033]MfcEmbed.cpp[/color] === // if another instance is already running, pass it our command line paramaters, // and ask it to open a new window // eventually, we should handle this through DDE if (m_bAlreadyRunning) { // find the hidden window if (HWND hwndPrev = ::FindWindowEx(NULL, NULL, HIDDEN_WINDOW_CLASS, NULL) ) { [color=#002277]// deadlock: foreground if alread running[/color] [color=#007722]SetForegroundWindow(hwndPrev);[/color] ===[/quote]
[Please Enable JavaScript]
K-Meleon forum is powered by
Phorum
.
Home/News
Screenshots
Download
Documentation
Resources
Get Involved
Forum
Bugs
Development