Click here to Skip to main content
15,912,756 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Detect right-click on Tab Header Pin
neil478123-Oct-07 11:23
neil478123-Oct-07 11:23 
QuestionNavigate a IE Window to some other site Pin
vikrant kpr23-Oct-07 8:46
vikrant kpr23-Oct-07 8:46 
QuestionRe: Navigate a IE Window to some other site Pin
David Crow23-Oct-07 10:12
David Crow23-Oct-07 10:12 
AnswerRe: Navigate a IE Window to some other site Pin
vikrant kpr24-Oct-07 7:32
vikrant kpr24-Oct-07 7:32 
QuestionRe: Navigate a IE Window to some other site Pin
Hamid_RT23-Oct-07 20:41
Hamid_RT23-Oct-07 20:41 
Questiontool tip Pin
sarojsigdel23-Oct-07 8:35
sarojsigdel23-Oct-07 8:35 
AnswerRe: tool tip Pin
Chris Losinger23-Oct-07 10:05
professionalChris Losinger23-Oct-07 10:05 
QuestionRe: tool tip Pin
David Crow23-Oct-07 10:14
David Crow23-Oct-07 10:14 
Have you first called CWnd::EnableToolTips(TRUE)? And since your dialog is not derived from CFrameWnd, tool tips for your edit control will not display correctly unless you provide a handler for the TTN_NEEDTEXTW and TTN_NEEDTEXTA notifications.


"Normal is getting dressed in clothes that you buy for work and driving through traffic in a car that you are still paying for, in order to get to the job you need to pay for the clothes and the car and the house you leave vacant all day so you can afford to live in it." - Ellen Goodman

"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne


AnswerRe: tool tip Pin
GauranG Shah23-Oct-07 18:19
GauranG Shah23-Oct-07 18:19 
AnswerRe: tool tip Pin
Hamid_RT23-Oct-07 20:29
Hamid_RT23-Oct-07 20:29 
QuestionSecured File Pin
sarojsigdel23-Oct-07 8:17
sarojsigdel23-Oct-07 8:17 
QuestionRe: Secured File Pin
Maximilien23-Oct-07 8:35
Maximilien23-Oct-07 8:35 
AnswerRe: Secured File Pin
sarojsigdel23-Oct-07 8:48
sarojsigdel23-Oct-07 8:48 
QuestionDynamically change CAption of Dialog Box Pin
sarojsigdel23-Oct-07 8:11
sarojsigdel23-Oct-07 8:11 
AnswerRe: Dynamically change CAption of Dialog Box Pin
Chris Losinger23-Oct-07 8:14
professionalChris Losinger23-Oct-07 8:14 
GeneralRe: Dynamically change CAption of Dialog Box Pin
sarojsigdel23-Oct-07 8:20
sarojsigdel23-Oct-07 8:20 
GeneralRe: Dynamically change CAption of Dialog Box Pin
Hamid_RT23-Oct-07 20:37
Hamid_RT23-Oct-07 20:37 
QuestionRead Images from IE Pin
vikrant kpr23-Oct-07 5:28
vikrant kpr23-Oct-07 5:28 
AnswerRe: Read Images from IE Pin
Nathan Holt at EMOM23-Oct-07 7:24
Nathan Holt at EMOM23-Oct-07 7:24 
Questiondesktop capture Pin
amit.code23-Oct-07 2:08
amit.code23-Oct-07 2:08 
AnswerRe: desktop capture Pin
James R. Twine23-Oct-07 2:45
James R. Twine23-Oct-07 2:45 
GeneralRe: desktop capture Pin
amit.code23-Oct-07 3:12
amit.code23-Oct-07 3:12 
QuestionHow to detect Floppy Arrival Pin
VC_RYK23-Oct-07 0:29
VC_RYK23-Oct-07 0:29 
AnswerRe: How to detect Floppy Arrival Pin
ThatsAlok23-Oct-07 1:05
ThatsAlok23-Oct-07 1:05 
GeneralRe: How to detect Floppy Arrival Pin
Hamid_RT23-Oct-07 1:19
Hamid_RT23-Oct-07 1:19 

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.