Click here to Skip to main content
15,925,782 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Help Pin
Hamid_RT18-Jun-07 9:22
Hamid_RT18-Jun-07 9:22 
QuestionHow to embeded IE into a dialog ? Pin
kcynic18-Jun-07 2:15
kcynic18-Jun-07 2:15 
AnswerRe: How to embeded IE into a dialog ? Pin
James R. Twine18-Jun-07 2:25
James R. Twine18-Jun-07 2:25 
GeneralRe: How to embeded IE into a dialog ? Pin
kcynic19-Jun-07 1:17
kcynic19-Jun-07 1:17 
AnswerRe: How to embeded IE into a dialog ? Pin
Mahesh Kulkarni18-Jun-07 3:13
Mahesh Kulkarni18-Jun-07 3:13 
GeneralRe: How to embeded IE into a dialog ? Pin
kcynic19-Jun-07 1:18
kcynic19-Jun-07 1:18 
QuestionTool tip on a button Pin
_AnsHUMAN_ 18-Jun-07 1:43
_AnsHUMAN_ 18-Jun-07 1:43 
AnswerRe: Tool tip on a button Pin
James R. Twine18-Jun-07 2:12
James R. Twine18-Jun-07 2:12 
   This does not sound like standard button behavior to me.  I would be interested to know how the tooltips are implemented.  Is the tooltip control having events passed to it, or is it hooking/subclassing the button control itself (TTF_SUBCLASS)?

   I have done icon buttons like this many times with tooltips and never had a problem like you are describing, other than when the button is disabled, the tooltip is not normally shown.  So I think some special tooltip handling is being done which is broken.

   Peace!

-=- James
Please rate this message - let me know if I helped or not!<HR>If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
Avoid driving a vehicle taller than you and remember that Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
See DeleteFXPFiles

GeneralRe: Tool tip on a button Pin
_AnsHUMAN_ 18-Jun-07 3:10
_AnsHUMAN_ 18-Jun-07 3:10 
AnswerRe: Tool tip on a button Pin
Hamid_RT18-Jun-07 2:35
Hamid_RT18-Jun-07 2:35 
QuestionGraph Creation Pin
Neo Andreson18-Jun-07 1:25
Neo Andreson18-Jun-07 1:25 
AnswerRe: Graph Creation Pin
_AnsHUMAN_ 18-Jun-07 1:34
_AnsHUMAN_ 18-Jun-07 1:34 
AnswerRe: Graph Creation Pin
James R. Twine18-Jun-07 1:46
James R. Twine18-Jun-07 1:46 
Questionconersion into blob datatype Pin
p_18-Jun-07 1:23
p_18-Jun-07 1:23 
AnswerRe: conersion into blob datatype Pin
David Crow18-Jun-07 3:17
David Crow18-Jun-07 3:17 
QuestionIActiveScript return value from event function ? Pin
achainard18-Jun-07 1:22
achainard18-Jun-07 1:22 
AnswerRe: IActiveScript return value from event function ? Pin
James R. Twine18-Jun-07 1:58
James R. Twine18-Jun-07 1:58 
QuestionGetClusterResourceKey Pin
Yashusid18-Jun-07 1:10
Yashusid18-Jun-07 1:10 
AnswerRe: GetClusterResourceKey Pin
James R. Twine18-Jun-07 2:13
James R. Twine18-Jun-07 2:13 
QuestionLocking a dialog in place Pin
69 Bay18-Jun-07 1:04
69 Bay18-Jun-07 1:04 
AnswerRe: Locking a dialog in place Pin
Nelek18-Jun-07 1:17
protectorNelek18-Jun-07 1:17 
QuestionReading PDB/EXE files Pin
Berlus18-Jun-07 0:54
Berlus18-Jun-07 0:54 
AnswerRe: Reading PDB/EXE files Pin
James R. Twine18-Jun-07 1:15
James R. Twine18-Jun-07 1:15 
GeneralRe: Reading PDB/EXE files Pin
Berlus18-Jun-07 2:14
Berlus18-Jun-07 2:14 
GeneralRe: Reading PDB/EXE files Pin
James R. Twine18-Jun-07 2:23
James R. Twine18-Jun-07 2:23 

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.