Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Suite Pro
  New Posts New Posts RSS Feed - Ribbon System Recent Files Tooltips
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Ribbon System Recent Files Tooltips

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


Joined: 13 March 2009
Status: Offline
Points: 52
Post Options Post Options   Thanks (0) Thanks(0)   Quote DaveB Quote  Post ReplyReply Direct Link To This Post Topic: Ribbon System Recent Files Tooltips
    Posted: 17 November 2014 at 10:18pm
I have a popup bar list set up for displaying the last 10 files a user has been using.  Sometimes the file names are too long for the width of the box.  I want to have a tooltip containing the full name of the file that will pop up when the mouse hovers over the line but I can't seem to get one to display.  I would think it would be something like:

Set ControlRecentFile1 = CommandBars.CreateCommandBarControl("CXTPRibbonControlSystemPopupBarListItem")

ControlRecentFile1.ToolTipText = CreateHTMLTool("Tooltip", "full filename...")

Is it possible to get a tooltip on the items in this type of list?  How?
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 3
Language: Visual Basic 6.0
Back to Top
olebed View Drop Down
Admin Group
Admin Group


Joined: 01 July 2014
Location: Ukraine
Status: Offline
Points: 841
Post Options Post Options   Thanks (0) Thanks(0)   Quote olebed Quote  Post ReplyReply Direct Link To This Post Posted: 26 February 2015 at 6:45am
ControlRecentFile1.TooltipText = "full filename..."
Back to Top
DaveB View Drop Down
Groupie
Groupie


Joined: 13 March 2009
Status: Offline
Points: 52
Post Options Post Options   Thanks (0) Thanks(0)   Quote DaveB Quote  Post ReplyReply Direct Link To This Post Posted: 26 February 2015 at 6:57am
That doesn't work.  No tool tip is displayed.  Any other idea?
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 3
Language: Visual Basic 6.0
Back to Top
olebed View Drop Down
Admin Group
Admin Group


Joined: 01 July 2014
Location: Ukraine
Status: Offline
Points: 841
Post Options Post Options   Thanks (0) Thanks(0)   Quote olebed Quote  Post ReplyReply Direct Link To This Post Posted: 26 February 2015 at 7:24am
Send me your sample application.

Why you don't satisfied with standard  ribbon's  recent files list ?










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