How to use CHTMLToolTip? |
Post Reply |
Author | |
rdhd
Senior Member Joined: 13 August 2007 Location: United States Status: Offline Points: 886 |
Post Options
Thanks(0)
Posted: 11 November 2013 at 11:47am |
I want to use the CHTMLToolTip. But I don't see how to tell the tip what the htm file is to load.
What I want to do is have a htm file that I load into the tip. Do I need to read the inner html from my htm file's body and set that as the tip. This tip may contain a swf based video. Can I do this with CHTMLToolTip? |
|
Willowmaster
Senior Member Joined: 12 July 2010 Location: Netherlands Status: Offline Points: 180 |
Post Options
Thanks(0)
|
Looks like it is possible to embed avi files in the tooltiptext by using the inner html.
|
|
Product: Xtreme SuitePro (ActiveX) version 15.3.1
Platform: Windows XP (32bit) - SP 3 (on VMWare) Language: Visual Basic 6.0 |
|
rdhd
Senior Member Joined: 13 August 2007 Location: United States Status: Offline Points: 886 |
Post Options
Thanks(0)
|
I figured the inner html was the way to go. But I went ahead and sub classed my own HTML tooltip. The CXTPToolTipContext has a virtual method that is called to create the tooltip window and I create my class there.
I just navigate to the htm file that has video in it. |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |