Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - CXTTipWindow problem
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CXTTipWindow problem

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


Joined: 16 July 2004
Status: Offline
Points: 60
Post Options Post Options   Thanks (0) Thanks(0)   Quote hpesata Quote  Post ReplyReply Direct Link To This Post Topic: CXTTipWindow problem
    Posted: 17 February 2006 at 2:32am
Hi!

XTP 9.70

I am using a CXTTipWindow class with a report control to display multiline tooltips for my report cells. I realized, that when my report control window is to close to the right side of the screen, the tooltip window isnot dispayed. probably because there is not enough space left.

how can I handle this ? I need my toopltips displayed for any position of my report control window.

thanx in advance!

regards,
Hans

Back to Top
hpesata View Drop Down
Groupie
Groupie


Joined: 16 July 2004
Status: Offline
Points: 60
Post Options Post Options   Thanks (0) Thanks(0)   Quote hpesata Quote  Post ReplyReply Direct Link To This Post Posted: 23 February 2006 at 7:32am
Hi!

I have more details to this problem:

I am using the ShowTipWndow(const CRect& rect, const CPoint& point, ...) member which uses a rectangle and a point for the position of the tooltipwindow. When the rectangle for which the tooltip should be displayed is very close to the right side of the screen, the tooltip window just gets visible if I move the mouse to left side of the provided rectangle. when I move the mouse cursor somewhere else inside the rectangle, the tooltip window isnt displayed...

any hints on how to solve this would be greatly appreciated,
thanx in ádvance!

regards,
Hans

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: 23 February 2006 at 7:45am

Hello,

You can updarade your sources to 9.81.

ReportControl now supports multiline tooltips without additional classes.

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.062 seconds.