Click here to Skip to main content
15,887,267 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionTrouble in MFC CFont Pin
LaHaHa11-Jan-06 18:32
LaHaHa11-Jan-06 18:32 
AnswerRe: Trouble in MFC CFont Pin
Owner drawn11-Jan-06 18:40
Owner drawn11-Jan-06 18:40 
GeneralRe: Trouble in MFC CFont Pin
LaHaHa11-Jan-06 21:18
LaHaHa11-Jan-06 21:18 
GeneralRe: Trouble in MFC CFont Pin
Owner drawn11-Jan-06 21:24
Owner drawn11-Jan-06 21:24 
GeneralRe: Trouble in MFC CFont Pin
LaHaHa11-Jan-06 21:46
LaHaHa11-Jan-06 21:46 
QuestionGUI Pin
Aqueel11-Jan-06 17:54
Aqueel11-Jan-06 17:54 
AnswerRe: GUI Pin
Christian Graus11-Jan-06 18:08
protectorChristian Graus11-Jan-06 18:08 
AnswerRe: GUI Pin
Owner drawn11-Jan-06 18:12
Owner drawn11-Jan-06 18:12 
Aqueel wrote:
How fancy GUIs for Windows applications such as MS Calculator plus, Norton system works, and other todays softwares having there own window, title bar, buttons, and other common controls, are created?


They do the drawing by themselves. You can do the same way too. But you have to take care of all aspects of the drawing.

Even the dialog boxes, frame, mdi windows, etc that appear are drawn somewhere that's why they appear the way they do.

For example you can take ownerdrawn(not me) buttons, listboxes, comboboxes etc.

The guys who are involved in this type of work are experts.

Jesus LovesRose | [Rose]
<marquee direction="up" height="50" scrolldelay="1" step="1" scrollamount="1" style="background:#ffaaaa">
--Owner DrawnRose | [Rose]
--Nothing special
--Defeat is temporary but surrender is permanent
--Never say quits
--Jesus is LordRose | [Rose]

GeneralRe: GUI Pin
Rajesh R Subramanian11-Jan-06 19:24
professionalRajesh R Subramanian11-Jan-06 19:24 
AnswerRe: GUI Pin
ThatsAlok12-Jan-06 1:11
ThatsAlok12-Jan-06 1:11 
QuestionHow to modify the Edit control's(CEdit) context menu? Pin
Owner drawn11-Jan-06 17:33
Owner drawn11-Jan-06 17:33 
AnswerRe: How to modify the Edit control's(CEdit) context menu? Pin
Ryan Binns11-Jan-06 19:20
Ryan Binns11-Jan-06 19:20 
QuestionC++ Win32 Common Controls Pin
Gamer-Owned11-Jan-06 17:26
Gamer-Owned11-Jan-06 17:26 
AnswerRe: C++ Win32 Common Controls Pin
Prakash Nadar11-Jan-06 17:53
Prakash Nadar11-Jan-06 17:53 
GeneralRe: C++ Win32 Common Controls Pin
Gamer-Owned11-Jan-06 18:13
Gamer-Owned11-Jan-06 18:13 
GeneralRe: C++ Win32 Common Controls Pin
Prakash Nadar11-Jan-06 18:17
Prakash Nadar11-Jan-06 18:17 
Questionhow did i find this? Pin
Gamer-Owned11-Jan-06 17:25
Gamer-Owned11-Jan-06 17:25 
AnswerRe: how did i find this? Pin
Christian Graus11-Jan-06 18:09
protectorChristian Graus11-Jan-06 18:09 
QuestionValgrind like tool for windows Pin
Chintoo72311-Jan-06 15:34
Chintoo72311-Jan-06 15:34 
AnswerRe: Valgrind like tool for windows Pin
Stephen Hewitt11-Jan-06 16:23
Stephen Hewitt11-Jan-06 16:23 
QuestionSilly RichEdit question... Pin
KellyR11-Jan-06 12:36
KellyR11-Jan-06 12:36 
AnswerRe: Silly RichEdit question... Pin
Stephen Hewitt11-Jan-06 13:04
Stephen Hewitt11-Jan-06 13:04 
GeneralRe: Silly RichEdit question... Pin
KellyR11-Jan-06 14:12
KellyR11-Jan-06 14:12 
GeneralRe: Silly RichEdit question... Pin
Stephen Hewitt11-Jan-06 14:29
Stephen Hewitt11-Jan-06 14:29 
GeneralRe: Silly RichEdit question... Pin
KellyR11-Jan-06 14:38
KellyR11-Jan-06 14:38 

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.