Print Page | Close Window

Codejock Tooltip

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=8430
Printed Date: 13 November 2025 at 9:10pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Codejock Tooltip
Posted By: jimmy
Subject: Codejock Tooltip
Date Posted: 14 October 2007 at 6:33pm
Moved from Ballon Help to new topic

Different behave between CStandardTooltip & CXTPToolTipContextToolTip (CLunaToolTip).

Test it with TooltipContext sample.

a) Bug ??
1)
change in the dialog
    m_moduleContext.SetStyle(xtpToolTipRTF);
to
    m_moduleContext.SetStyle(xtpToolTipBalloon);

activate the dialog.
move mouse from top side over a checkbox, mith CStandardTooltip it will show, hide, show.
with  CXTPToolTipContextToolTip it work.

2) Add a tooltip to a groupbox. (Options)
With CLunaToolTip it will show, but not with CStandardTooltip.

Can you repalce the StandardTooltips with a own derive from
CXTPToolTipContextToolTip.


b) faq
a way to show LunaTooltip as Ballon
or Ballon Tooltip with LunaColor  ?

How to change background color for TooltipRTF ?


    Jimmy





Replies:
Posted By: Oleg
Date Posted: 15 October 2007 at 2:19am
Hi,
 
Ballon is system tooltip - we can't change its appearance. to change backcolor of TooltipRTF  call pContext->SetTipBkColor


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: jimmy
Date Posted: 15 October 2007 at 4:55am
Make our own Ballon Tooltip & Standard Tooltip, compatible with our own
Tooltip (CLunaTooltip).

  Jimmy




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net