Click here to Skip to main content
15,949,686 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to change Group box background color??? Pin
Hamid_RT26-Jun-06 19:11
Hamid_RT26-Jun-06 19:11 
GeneralRe: How to change Group box background color??? Pin
Hamid_RT26-Jun-06 19:08
Hamid_RT26-Jun-06 19:08 
GeneralRe: How to change Group box background color??? Pin
Naveen26-Jun-06 19:15
Naveen26-Jun-06 19:15 
GeneralRe: How to change Group box background color??? Pin
Hamid_RT26-Jun-06 19:27
Hamid_RT26-Jun-06 19:27 
GeneralRe: How to change Group box background color??? Pin
Naveen26-Jun-06 19:14
Naveen26-Jun-06 19:14 
AnswerRe: How to change Group box background color??? Pin
Hamid_RT26-Jun-06 19:06
Hamid_RT26-Jun-06 19:06 
AnswerRe: How to change Group box background color??? Pin
sudeesh27-Jun-06 2:23
sudeesh27-Jun-06 2:23 
QuestionDesign issues: How to make a windows always accessible? Pin
Yusuf26-Jun-06 17:09
Yusuf26-Jun-06 17:09 
I want to develop an MFC application that has
1. Either a control bar or dialog bar which has some button objects
2. The bar needs to be always accessible. That means I want to be able to click on the buttons on the bar even if a modal dialog showing.

One way I thought of to put the dialog bar in its user thread, but this is almost impossible as it dialog bar needs to send a message to the main windows. Another way was not to show modal dialogs, but this would complicate the design as to manage the number of different dialogs to be displayed.

Any thought as to how to put a controls bar/dialog bar/or even a child windows on its own thread that can always listen to user actions? A pointer to an article or sample code would be great.

Thanks,


/* I can C */
// or !C

Yusuf
AnswerRe: Design issues: How to make a windows always accessible? Pin
Ajesh.Sreevalsa26-Jun-06 18:27
Ajesh.Sreevalsa26-Jun-06 18:27 
QuestionRe: Design issues: How to make a windows always accessible? Pin
Yusuf27-Jun-06 9:30
Yusuf27-Jun-06 9:30 
QuestionRe: Design issues: How to make a windows always accessible? Pin
Sarath C26-Jun-06 18:28
Sarath C26-Jun-06 18:28 
AnswerRe: Design issues: How to make a windows always accessible? Pin
Yusuf27-Jun-06 9:34
Yusuf27-Jun-06 9:34 
QuestionHow to get materials of Text To Speech Pin
lovelyday26-Jun-06 16:48
lovelyday26-Jun-06 16:48 
AnswerRe: How to get materials of Text To Speech Pin
Ajesh.Sreevalsa26-Jun-06 18:18
Ajesh.Sreevalsa26-Jun-06 18:18 
QuestionPlease wireless Signal Strength know~~ Pin
Jung Sung Uk26-Jun-06 14:32
Jung Sung Uk26-Jun-06 14:32 
QuestionChanging the color of a Button Control (Win32 API) Pin
capricious_00126-Jun-06 11:50
capricious_00126-Jun-06 11:50 
AnswerRe: Changing the color of a Button Control (Win32 API) Pin
alex.barylski26-Jun-06 16:12
alex.barylski26-Jun-06 16:12 
Questionchange files attributes Pin
RomTibi26-Jun-06 11:49
RomTibi26-Jun-06 11:49 
AnswerRe: change files attributes Pin
Michael Dunn26-Jun-06 11:59
sitebuilderMichael Dunn26-Jun-06 11:59 
AnswerRe: change files attributes Pin
Hamid_RT26-Jun-06 19:32
Hamid_RT26-Jun-06 19:32 
QuestionSaving Image to the same file. (GDI+) Pin
1980soyo26-Jun-06 11:35
1980soyo26-Jun-06 11:35 
AnswerRe: Saving Image to the same file. (GDI+) Pin
Ennis Ray Lynch, Jr.26-Jun-06 12:30
Ennis Ray Lynch, Jr.26-Jun-06 12:30 
AnswerRe: Saving Image to the same file. (GDI+) Pin
Joe Woodbury26-Jun-06 12:46
professionalJoe Woodbury26-Jun-06 12:46 
AnswerRe: Saving Image to the same file. (GDI+) Pin
1980soyo26-Jun-06 22:47
1980soyo26-Jun-06 22:47 
GeneralRe: Saving Image to the same file. (GDI+) Pin
Joe Woodbury27-Jun-06 6:06
professionalJoe Woodbury27-Jun-06 6:06 

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.