Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding tooltips for Win97 button toolbar
Message
From
06/05/1998 23:12:46
 
 
To
18/04/1998 18:37:26
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00093201
Message ID:
00097566
Views:
21
It would be a nice thing, but, unfortunately, it cannot work. The main reason is that the toolbar is too small to display the FancyToolTip control. As you may have noticed, the fancytooltip is displayed inside the form and it cannot be displayed outside the form window (because it is, in fact, a VFP container). The same goes for toolbars. Another important reason is that Top, Left properties are read-only for objects on toolbars, so, it cannot be displayed in the right place anyway. There are also many other reasons, but I will not enumerate them all! :)

Sorry...

Vlad

>it would be a nice idea to use your fancy tooltip object to
>display tooltip in Win97 button toolbar class since it does not
>have capability to display tooltips at all.
>
>Can you give hints how to implement custom tooltip's in toolbars?
>Currently your class works only in forms -:(
Previous
Reply
Map
View

Click here to load this message in the networking platform