Click here to Skip to main content
15,921,716 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralFile Comparing Pin
Shibu.m.b27-Aug-00 3:07
sussShibu.m.b27-Aug-00 3:07 
GeneralImage Comparison Pin
Shaji.S.Nair27-Aug-00 2:48
sussShaji.S.Nair27-Aug-00 2:48 
QuestionLaunch program when window starts? Pin
Eq26-Aug-00 22:11
Eq26-Aug-00 22:11 
AnswerRe: Launch program when window starts? Pin
HP28-Aug-00 20:00
HP28-Aug-00 20:00 
QuestionLaunch program when window starts? Pin
Eq26-Aug-00 22:11
Eq26-Aug-00 22:11 
AnswerRe: Launch program when window starts? Pin
trey27-Aug-00 6:30
trey27-Aug-00 6:30 
GeneralSeemingly unbelievable menu problem Pin
David Bates30-Aug-00 12:35
David Bates30-Aug-00 12:35 
GeneralEdit Box Problem!! Pin
sunny30-Aug-00 11:35
sunny30-Aug-00 11:35 
GeneralRe: Edit Box Problem!! Pin
Erik Funkenbusch30-Aug-00 13:48
Erik Funkenbusch30-Aug-00 13:48 
GeneralRe: Edit Box Problem!! Pin
Oleg Zhuk30-Aug-00 23:12
Oleg Zhuk30-Aug-00 23:12 
GeneralRe: Edit Box Problem!! Pin
HP31-Aug-00 1:17
HP31-Aug-00 1:17 
GeneralTab Control Help Pin
sunny30-Aug-00 11:02
sunny30-Aug-00 11:02 
GeneralRe: Tab Control Help Pin
Erik Funkenbusch30-Aug-00 13:50
Erik Funkenbusch30-Aug-00 13:50 
GeneralRe: Tab Control Help Pin
jschacker31-Aug-00 9:59
jschacker31-Aug-00 9:59 
GeneralData to Printer Port Pin
Gary30-Aug-00 10:36
Gary30-Aug-00 10:36 
GeneralMultimedia Timer Class Pin
C. Hampton30-Aug-00 7:33
sussC. Hampton30-Aug-00 7:33 
GeneralRe: Multimedia Timer Class Pin
Paolo Messina30-Aug-00 8:26
professionalPaolo Messina30-Aug-00 8:26 
GeneralAcquiring PSID for ReportEvent Pin
sai30-Aug-00 5:52
sai30-Aug-00 5:52 
GeneralSocketproblem using service Pin
Andreas30-Aug-00 5:03
Andreas30-Aug-00 5:03 
GeneralGenerating COM-TypeLibraries with MIDL Pin
Sven Wiegand30-Aug-00 4:08
Sven Wiegand30-Aug-00 4:08 
QuestionHow can I use ownerdraw in a CCtrlView based on listbox Pin
Ronald L. Russell (Ron)30-Aug-00 4:00
sussRonald L. Russell (Ron)30-Aug-00 4:00 
GeneralTransparency ... Pin
Oleg Zhuk30-Aug-00 0:29
Oleg Zhuk30-Aug-00 0:29 
QuestionHow do you use the CToolTipCtrl? Pin
Newbie29-Aug-00 17:37
Newbie29-Aug-00 17:37 
AnswerRe: How do you use the CToolTipCtrl? Pin
Jeremy Davis29-Aug-00 22:23
Jeremy Davis29-Aug-00 22:23 
AnswerRe: How do you use the CToolTipCtrl? Pin
jschacker1-Sep-00 8:12
jschacker1-Sep-00 8:12 
There are two MSDN documents that cover this:

"How to Add Tooltips for Controls to an MFC Modal Dialog Box"
(on the CD set)

- and -

"Tiptoe Through the ToolTips With Our All-Encompassing ToolTip Programmer's Guide"
(http://msdn.microsoft.com/library/periodic/period97/S245A9.htm)

Also, it is a good idea to put in an option to turn off tooltips in your dialog boxes. They can get annoying once you are familiar with using the application.

Good Luck
Jonathan Craig

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.