11-15-2004, 03:52 PM
Is there a way to make the tool tips show up quicker when mousing over a toolbar?
tool tips
|
11-15-2004, 03:52 PM
Is there a way to make the tool tips show up quicker when mousing over a toolbar?
11-15-2004, 04:04 PM
First time it appears with ~0.5 s delay, but when moving to other buttons, appears immediately. Do you have longer delay?
11-15-2004, 04:09 PM
Yeah, it seems like about 2 sec when I first then roll over then the next time I roll over the toolbar (having gone off) it takes about 1 second or so. If I stay on it, the second button comes up real quick though.
win xp sp2 512 ram pentium 2 ghz
11-15-2004, 04:29 PM
Run this macro and see what is in output and how then behaves QM floating toolbar.
[color=blue]def [/color]TB_GETTOOLTIPS (WM_USER + 35)
11-15-2004, 04:40 PM
Yeah, that's more like it.
I tested it on several different toolbars and it pulled up the tips right away. How do I make that change permenant? THANKS!!
11-15-2004, 05:21 PM
Try to uncheck Control Panel -> Display -> Appearance -> Effects -> ... .
Or, use the QuickTooltips function that is attached. It starts when a QM toolbar is shown and makes its tooltips faster.
11-16-2004, 08:17 PM
the display thing didnt work for me (probablly cz I'm using Litestep).
However, the function worked great!!! thanks! |
« Next Oldest | Next Newest »
|