Click here to Skip to main content
15,917,709 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generallimited dynamic CStatics Pin
halblonious18-Nov-03 9:45
halblonious18-Nov-03 9:45 
GeneralRe: limited dynamic CStatics Pin
Christian Graus18-Nov-03 9:48
protectorChristian Graus18-Nov-03 9:48 
GeneralRe: limited dynamic CStatics Pin
halblonious19-Nov-03 4:15
halblonious19-Nov-03 4:15 
GeneralRe: limited dynamic CStatics Pin
Christian Graus19-Nov-03 10:16
protectorChristian Graus19-Nov-03 10:16 
GeneralRe: limited dynamic CStatics Pin
Peter Molnar19-Nov-03 14:20
Peter Molnar19-Nov-03 14:20 
GeneralRe: limited dynamic CStatics Pin
halblonious20-Nov-03 9:24
halblonious20-Nov-03 9:24 
GeneralRe: limited dynamic CStatics Pin
Peter Molnar20-Nov-03 11:02
Peter Molnar20-Nov-03 11:02 
QuestionProperty Sheet in a CDialogBar - possible? Pin
srev18-Nov-03 9:34
srev18-Nov-03 9:34 
Hi,

For days now I've been trying to make my gui happen - and it's just not. Please help if you can!

I have what is essentially a floating tool palette (just as you'd see in Photoshop etc). The palette contains a series of tabs which hold various controls, all implemented as a CPropertySheet with CPropertyPages attached. This works fine except that I have to make it a TopMost window for it to act like a palette - but this sucks! Every time I open a dialog, the dialog sits beneath the palette, unless I switch of the palette's TopMost status, but then it disappears behind the main window! And when I select a different application (eg Visual Studio) my palette even sits above this.

I can't believe it's this painful to manage a little old floating palette. Someone suggested using a CDialogBar to contain the palette but how do I add the CPropertySheet to the CDialogBar? Is it even possible?

Any advice would be so, so appreciated.

Thanks a lot,

Simon
AnswerRe: Property Sheet in a CDialogBar - possible? Pin
Peter Molnar18-Nov-03 12:53
Peter Molnar18-Nov-03 12:53 
GeneralRe: Property Sheet in a CDialogBar - possible? Pin
srev18-Nov-03 13:47
srev18-Nov-03 13:47 
GeneralFile read Pin
Anonymous18-Nov-03 8:42
Anonymous18-Nov-03 8:42 
GeneralRe: File read Pin
Adam Gritt18-Nov-03 8:50
Adam Gritt18-Nov-03 8:50 
GeneralRe: File read Pin
Christian Graus18-Nov-03 9:49
protectorChristian Graus18-Nov-03 9:49 
GeneralModless Dialog access in Console based applications Pin
parekodi18-Nov-03 8:35
parekodi18-Nov-03 8:35 
GeneralRe: Modless Dialog access in Console based applications Pin
Tim Deveaux18-Nov-03 8:58
Tim Deveaux18-Nov-03 8:58 
GeneralRe: Modless Dialog access in Console based applications Pin
parekodi18-Nov-03 9:33
parekodi18-Nov-03 9:33 
GeneralRe: Modless Dialog access in Console based applications Pin
Tim Deveaux18-Nov-03 9:47
Tim Deveaux18-Nov-03 9:47 
GeneralIP Address Pin
Member 57135818-Nov-03 7:06
Member 57135818-Nov-03 7:06 
GeneralRe: IP Address Pin
David Crow18-Nov-03 7:24
David Crow18-Nov-03 7:24 
GeneralRe: IP Address Pin
Member 57135818-Nov-03 12:03
Member 57135818-Nov-03 12:03 
GeneralRe: IP Address Pin
David Crow18-Nov-03 14:22
David Crow18-Nov-03 14:22 
GeneralRe: IP Address Pin
Member 57135818-Nov-03 19:08
Member 57135818-Nov-03 19:08 
GeneralRe: IP Address Pin
boxban18-Nov-03 16:18
boxban18-Nov-03 16:18 
GeneralRe: IP Address Pin
Member 57135818-Nov-03 19:11
Member 57135818-Nov-03 19:11 
GeneralRe: IP Address Pin
Member 57135820-Nov-03 6:14
Member 57135820-Nov-03 6:14 

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.