Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Command Bars
  New Posts New Posts RSS Feed - How to use CHTMLToolTip?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

How to use CHTMLToolTip?

 Post Reply Post Reply
Author
Message
rdhd View Drop Down
Senior Member
Senior Member
Avatar

Joined: 13 August 2007
Location: United States
Status: Offline
Points: 867
Post Options Post Options   Thanks (0) Thanks(0)   Quote rdhd Quote  Post ReplyReply Direct Link To This Post Topic: How to use CHTMLToolTip?
    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?
Back to Top
Willowmaster View Drop Down
Senior Member
Senior Member
Avatar

Joined: 12 July 2010
Location: Netherlands
Status: Offline
Points: 180
Post Options Post Options   Thanks (0) Thanks(0)   Quote Willowmaster Quote  Post ReplyReply Direct Link To This Post Posted: 12 November 2013 at 6:20am
Looks like it is possible to embed avi files in the tooltiptext by using the inner html. Smile
Product: Xtreme SuitePro (ActiveX) version 15.3.1

Platform: Windows XP (32bit) - SP 3 (on VMWare)

Language: Visual Basic 6.0



Back to Top
rdhd View Drop Down
Senior Member
Senior Member
Avatar

Joined: 13 August 2007
Location: United States
Status: Offline
Points: 867
Post Options Post Options   Thanks (0) Thanks(0)   Quote rdhd Quote  Post ReplyReply Direct Link To This Post Posted: 13 November 2013 at 4:04pm
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.
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.172 seconds.