Click here to Skip to main content
15,896,154 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: How to create Internet shortcut link? Pin
kiranin17-Oct-06 21:51
kiranin17-Oct-06 21:51 
GeneralRe: How to create Internet shortcut link? Pin
Hamid_RT18-Oct-06 8:56
Hamid_RT18-Oct-06 8:56 
Questionhow to add ATl new object Pin
With_problem17-Oct-06 16:36
With_problem17-Oct-06 16:36 
AnswerRe: how to add ATl new object Pin
prasad_som17-Oct-06 19:33
prasad_som17-Oct-06 19:33 
QuestionWhat is the right language for these interfaces development? Pin
David L.S.17-Oct-06 16:36
David L.S.17-Oct-06 16:36 
AnswerRe: What is the right language for these interfaces development? Pin
Mark Salsbery17-Oct-06 17:03
Mark Salsbery17-Oct-06 17:03 
GeneralRe: What is the right language for these interfaces development? Pin
David L.S.17-Oct-06 17:15
David L.S.17-Oct-06 17:15 
GeneralRe: What is the right language for these interfaces development? Pin
Mark Salsbery17-Oct-06 17:42
Mark Salsbery17-Oct-06 17:42 
Hi David,

I'm sure there are many 3rd-party libraries with really nice controls.

If you prefer to roll your own you can start with Windows common controls. Once you have the
basic logic working for those they can be extended to make them "pretty", including drawing all
or portions of the controls yourself (owner-drawn controls).

The controls provided in VC++ look ugly in their basic form but many have style and extended style
flags to add to the look and feel. Plus, many of the common controls (tree view, list control,
tool bars, for example) require you to provide icons, bitmaps, etc. at run time so they don't
look so nice in the designer views.

I've always wondered to what extent Microsoft uses their own common controls in their products
like Office and how much is custom controls.

Mark

GeneralRe: What is the right language for these interfaces development? Pin
David L.S.17-Oct-06 17:58
David L.S.17-Oct-06 17:58 
QuestionHyperlink control Pin
jamni17-Oct-06 16:18
jamni17-Oct-06 16:18 
AnswerRe: Hyperlink control Pin
Mark Salsbery17-Oct-06 17:13
Mark Salsbery17-Oct-06 17:13 
AnswerRe: Hyperlink control Pin
ThatsAlok18-Oct-06 5:03
ThatsAlok18-Oct-06 5:03 
AnswerRe: Hyperlink control Pin
jamni18-Oct-06 15:58
jamni18-Oct-06 15:58 
Questionedition of vc6.0 Pin
With_problem17-Oct-06 15:53
With_problem17-Oct-06 15:53 
AnswerRe: edition of vc6.0 Pin
Christian Graus17-Oct-06 15:56
protectorChristian Graus17-Oct-06 15:56 
GeneralRe: edition of vc6.0 Pin
With_problem17-Oct-06 16:29
With_problem17-Oct-06 16:29 
AnswerRe: edition of vc6.0 Pin
ThatsAlok18-Oct-06 5:02
ThatsAlok18-Oct-06 5:02 
QuestionTabStrip in CFormView - cannot create new frame Pin
Vaclav_17-Oct-06 12:40
Vaclav_17-Oct-06 12:40 
QuestionA question about recording Pin
minihotto17-Oct-06 11:23
minihotto17-Oct-06 11:23 
AnswerRe: A question about recording Pin
Mark Salsbery17-Oct-06 11:43
Mark Salsbery17-Oct-06 11:43 
GeneralRe: A question about recording Pin
alphaxz17-Oct-06 19:17
alphaxz17-Oct-06 19:17 
GeneralRe: A question about recording Pin
Mark Salsbery18-Oct-06 6:35
Mark Salsbery18-Oct-06 6:35 
Question"Back" feature in VC++ Pin
Oliver12317-Oct-06 9:57
Oliver12317-Oct-06 9:57 
AnswerRe: "Back" feature in VC++ Pin
Christian Graus17-Oct-06 12:35
protectorChristian Graus17-Oct-06 12:35 
AnswerRe: "Back" feature in VC++ Pin
Michael Dunn18-Oct-06 16:00
sitebuilderMichael Dunn18-Oct-06 16:00 

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.