Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Command Bars
  New Posts New Posts RSS Feed - Missing tooltips in CXTPControlColorSelec
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Missing tooltips in CXTPControlColorSelec

 Post Reply Post Reply
Author
Message
yoavo View Drop Down
Senior Member
Senior Member


Joined: 29 February 2004
Location: Israel
Status: Offline
Points: 140
Post Options Post Options   Thanks (0) Thanks(0)   Quote yoavo Quote  Post ReplyReply Direct Link To This Post Topic: Missing tooltips in CXTPControlColorSelec
    Posted: 09 August 2004 at 8:33am

Hi,

In my application I'm using CXTPControlColorSelector, and I used to see tooltips on the items of the selector (ver 8.610).

I upgrade to ver 9.100 and I do not see tooltips any more. This problem occurs also in the sample "CustomThemes".

Can anyone help ?

 

Back to Top
Oleg View Drop Down
Admin Group
Admin Group


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: 10 August 2004 at 5:39am

The problem you reported has been corrected and will be included in the next product release.

To fix your sources:

add

SetOwner(GetSite()); 

to the CXTPPopupBar::Create()

Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
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.156 seconds.