Click here to Skip to main content
15,895,667 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionStatic font Pin
NewVC++7-Dec-08 18:08
NewVC++7-Dec-08 18:08 
AnswerRe: Static font Pin
Hamid_RT7-Dec-08 18:21
Hamid_RT7-Dec-08 18:21 
GeneralRe: Static font Pin
NewVC++7-Dec-08 18:23
NewVC++7-Dec-08 18:23 
GeneralRe: Static font Pin
Hamid_RT7-Dec-08 18:30
Hamid_RT7-Dec-08 18:30 
GeneralRe: Static font Pin
NewVC++7-Dec-08 18:40
NewVC++7-Dec-08 18:40 
GeneralYou're welcome Pin
Hamid_RT7-Dec-08 18:52
Hamid_RT7-Dec-08 18:52 
GeneralRe: You're welcome Pin
NewVC++7-Dec-08 18:59
NewVC++7-Dec-08 18:59 
GeneralRe: You're welcome Pin
Randor 7-Dec-08 19:35
professional Randor 7-Dec-08 19:35 
NewVC++ wrote:
one little problem it's showing char highlited and i want show in nornal font.


Not sure what you mean but if your looking for the default dialog font it can be obtained by changing the font face to: _T("MS Shell Dlg 2") which is a Logical Font[^] that maps to default font used throughout the operating system on Windows 2000 and later.

Best Wishes,
-David Delaune
GeneralRe: You're welcome Pin
Hamid_RT7-Dec-08 20:54
Hamid_RT7-Dec-08 20:54 
GeneralRe: You're welcome Pin
NewVC++7-Dec-08 21:01
NewVC++7-Dec-08 21:01 
GeneralRe: You're welcome Pin
Hamid_RT7-Dec-08 21:28
Hamid_RT7-Dec-08 21:28 
QuestionHow to ownerdraw a scrollbar inside a listbox? Pin
KellyR7-Dec-08 17:54
KellyR7-Dec-08 17:54 
AnswerRe: How to ownerdraw a scrollbar inside a listbox? Pin
Hamid_RT7-Dec-08 18:24
Hamid_RT7-Dec-08 18:24 
QuestionRe: How to ownerdraw a scrollbar inside a listbox? Pin
KellyR7-Dec-08 18:28
KellyR7-Dec-08 18:28 
AnswerRe: How to ownerdraw a scrollbar inside a listbox? Pin
Nishad S7-Dec-08 22:04
Nishad S7-Dec-08 22:04 
GeneralRe: How to ownerdraw a scrollbar inside a listbox? Pin
KellyR8-Dec-08 16:00
KellyR8-Dec-08 16:00 
QuestionNeeding help with finishing a program Pin
Zak Forlow7-Dec-08 16:03
Zak Forlow7-Dec-08 16:03 
AnswerRe: Needing help with finishing a program Pin
Member 41945937-Dec-08 16:44
Member 41945937-Dec-08 16:44 
AnswerRe: Needing help with finishing a program Pin
David Crow8-Dec-08 4:06
David Crow8-Dec-08 4:06 
QuestionAre std::list std::vector std::map thread-safe class? Pin
fantasy12157-Dec-08 15:25
fantasy12157-Dec-08 15:25 
AnswerRe: Are std::list std::vector std::map thread-safe class? Pin
Randor 7-Dec-08 17:43
professional Randor 7-Dec-08 17:43 
GeneralRe: Are std::list std::vector std::map thread-safe class? Pin
fantasy12158-Dec-08 4:14
fantasy12158-Dec-08 4:14 
QuestionLinking Error using GLUI ('MSVCRT' conflicts with use of other libs) Pin
LostPitch7-Dec-08 9:42
LostPitch7-Dec-08 9:42 
AnswerRe: Linking Error using GLUI ('MSVCRT' conflicts with use of other libs) Pin
Jijo.Raj7-Dec-08 10:24
Jijo.Raj7-Dec-08 10:24 
GeneralRe: Linking Error using GLUI ('MSVCRT' conflicts with use of other libs) Pin
LostPitch7-Dec-08 14:11
LostPitch7-Dec-08 14:11 

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.