|
|
#1 |
|
Senior Member
Join Date: Sep 2004
Location: Los Angeles
Posts: 223
|
make msibanner topmost ?
is there a way to make msibanner the frontmost window ?
g |
|
|
|
|
|
#2 |
|
Debian user
(Forum King) Join Date: Jan 2003
Location: Arch land
Posts: 4,898
|
grab the hwnd... try with SetForegroundWindow or BringWindowToTop with system plugin
* PC: Intel Core 2 DUO E6550 @ 2.33 GHz with 2 GB RAM: Archlinux w/ xfce4. * Laptop: Intel Core 2 DUO T6600 @ 2.20 GHz with 4 GB RAM: Debian unstable w/ xfce4. |
|
|
|
|
|
#3 |
|
Senior Member
Join Date: Sep 2004
Location: Los Angeles
Posts: 223
|
thanks
![]() will give it a shot |
|
|
|
|
|
#4 |
|
Major Dude
Join Date: Feb 2004
Location: Moscow, Russia
Posts: 1,220
|
MSDN: SetForegroundWindow: Windows NT 5.0 and later: An application cannot force a window to the foreground while the user is working with another window. Instead, SetForegroundWindow will activate the window (see SetActiveWindow) and call theFlashWindowEx function to notify the user.
SetWindowPos API call with HWND_TOPMOST parameter sets window topmost permanently. |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|