Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot display tool tips at the right time
Message
From
28/05/2008 12:46:37
 
 
To
28/05/2008 10:19:06
Bob Gatto
Promosuite Software & Interactive
New York, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01319950
Message ID:
01320003
Views:
14
>Hello One And All,
>
>I'm using the Sedna toolbar, and what I need is a description of each button. Now I know I can use the ToolTips property, but my bosses would like a little more design and flash, so I'm using the ctl32_baloontip class for it. Everything seems to work great except I only want the message to appear when the mouse stops moving and is over the button.
>
>For example, if I move the mouse continuously over the toolbar to the menu above it, a description for the toolbar button appears, even though I'm at the menu.
>
>My question is:
>
>Is there a way to trigger the message display only when the user has stopped the mouse over the toolbar button?
>
>Thanks for any help.
>
>Bob Gatto

Check the ctlShowDelay property. Also do a .ctlShow(0) in the MouseLeave event of each button.

For ctl32 classes specific questions, may I suggest http://ctl32.freeforums.org/

Carlos Alloatti
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform