Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - CXTPTabControl tooltips - how?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CXTPTabControl tooltips - how?

 Post Reply Post Reply
Author
Message
brianh View Drop Down
Groupie
Groupie


Joined: 30 April 2004
Location: United Kingdom
Status: Offline
Points: 83
Post Options Post Options   Thanks (0) Thanks(0)   Quote brianh Quote  Post ReplyReply Direct Link To This Post Topic: CXTPTabControl tooltips - how?
    Posted: 25 November 2004 at 6:15am

Hi, I have created a CXTPTabControl, inserted some items and called the SetTooltip method on each item passing in the same text as on the tab, but no tooltips appear when I hover over the tabs.

Do I need to do something to initialise the tooltips?

Thanks.

Back to Top
Oleg View Drop Down
Senior Member
Senior Member


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 01 September 2005 at 11:29pm

Need to call m_wndTabControl.EnableToolTips();

Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
g_j_a_i_n View Drop Down
Groupie
Groupie
Avatar

Joined: 27 August 2005
Status: Offline
Points: 94
Post Options Post Options   Thanks (0) Thanks(0)   Quote g_j_a_i_n Quote  Post ReplyReply Direct Link To This Post Posted: 01 September 2005 at 11:44pm

Hello,

I have the same question. Did you find the answer? Nobody seemed to have responded to your 10 months old query.

Regards,
Gautam Jain

Back to Top
g_j_a_i_n View Drop Down
Groupie
Groupie
Avatar

Joined: 27 August 2005
Status: Offline
Points: 94
Post Options Post Options   Thanks (0) Thanks(0)   Quote g_j_a_i_n Quote  Post ReplyReply Direct Link To This Post Posted: 02 September 2005 at 7:56am

Oleg,

m_wndTabControl.EnableToolTips() still doesn't work.

My tab control is in a separate UI thread. Can that cause a problem.

Regards,
Gautam Jain

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.047 seconds.