Click here to Skip to main content
15,908,775 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralJust bought a PocketPC, however, I need help here. Pin
Link260015-Nov-03 3:21
Link260015-Nov-03 3:21 
GeneralRe: Just bought a PocketPC, however, I need help here. Pin
Mike Dimmick15-Nov-03 3:32
Mike Dimmick15-Nov-03 3:32 
GeneralMultithreaded TCP server, client thread termination Pin
Kuniva15-Nov-03 2:14
Kuniva15-Nov-03 2:14 
GeneralRe: Multithreaded TCP server, client thread termination Pin
Rickard Andersson2015-Nov-03 2:41
Rickard Andersson2015-Nov-03 2:41 
GeneralRe: Multithreaded TCP server, client thread termination Pin
Kuniva15-Nov-03 3:31
Kuniva15-Nov-03 3:31 
GeneralRe: Multithreaded TCP server, client thread termination Pin
Rickard Andersson2018-Nov-03 5:31
Rickard Andersson2018-Nov-03 5:31 
GeneralRe: Multithreaded TCP server, client thread termination Pin
Kuniva18-Nov-03 6:42
Kuniva18-Nov-03 6:42 
GeneralQuickie about window z ordering Pin
srev15-Nov-03 2:05
srev15-Nov-03 2:05 
Hi,

I have a main view with a tool palette which floats above it. When I launch any modal dialogs (such as file opening dialogs) they appear below the palette.

I've got over this by using SetWindowPos to remove the TopMost style using &CWnd::wndNoTopMost. This seems to be the only way to stop it sitting above the dialogs. However, the side effect is that the palette disappears behind my main view. I want to be able to remove its TopMost status but still have it sit above the main view rather than disappearing all together. Can anyone help?

Many thanks,

Simon

PS Is there a way of specifying modal dialogs to have the TopMost window style?
GeneralRe: Quickie about window z ordering Pin
Antti Keskinen15-Nov-03 15:08
Antti Keskinen15-Nov-03 15:08 
GeneralRe: Quickie about window z ordering Pin
Peter Molnar15-Nov-03 15:21
Peter Molnar15-Nov-03 15:21 
GeneralA question about reading and processing very large image Pin
swandream15-Nov-03 0:09
swandream15-Nov-03 0:09 
GeneralRe: A question about reading and processing very large image Pin
Peter Molnar15-Nov-03 15:26
Peter Molnar15-Nov-03 15:26 
GeneralRe: A question about reading and processing very large image Pin
swandream15-Nov-03 20:19
swandream15-Nov-03 20:19 
GeneralRe: A question about reading and processing very large image Pin
Peter Molnar16-Nov-03 5:08
Peter Molnar16-Nov-03 5:08 
GeneralRe: A question about reading and processing very large image Pin
swandream16-Nov-03 14:32
swandream16-Nov-03 14:32 
GeneralRe: A question about reading and processing very large image Pin
Todd Smith17-Nov-03 7:12
Todd Smith17-Nov-03 7:12 
GeneralThread exist or not Pin
Boby.George14-Nov-03 23:26
professionalBoby.George14-Nov-03 23:26 
GeneralRe: Thread exist or not Pin
Peter Molnar15-Nov-03 15:31
Peter Molnar15-Nov-03 15:31 
GeneralTimer / Waiting Question Pin
Steve Messer14-Nov-03 22:02
Steve Messer14-Nov-03 22:02 
GeneralRe: Timer / Waiting Question Pin
Prakash Nadar15-Nov-03 1:04
Prakash Nadar15-Nov-03 1:04 
GeneralRe: Timer / Waiting Question Pin
Steve Messer15-Nov-03 5:08
Steve Messer15-Nov-03 5:08 
GeneralRe: Timer / Waiting Question Pin
Ravi Bhavnani15-Nov-03 2:57
professionalRavi Bhavnani15-Nov-03 2:57 
GeneralRe: Timer / Waiting Question Pin
Steve Messer15-Nov-03 5:14
Steve Messer15-Nov-03 5:14 
Questionhow Can I operate the graph9 in WORD Pin
Jim Chan14-Nov-03 20:33
Jim Chan14-Nov-03 20:33 
GeneralC++ Question. Pin
WREY14-Nov-03 20:23
WREY14-Nov-03 20:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.