At 11:43 25/10/2002 -0500, you wrote:
I played around a bit [1] with this by setting preferences for all threeI haven't had a proper look at this. I think that once a tool tip's displayed, the others are _supposed_ to appear immediately. It might be possible to modify the menu-tracking code to make them go away and then come back (thus using the delay again), but I suspect this is really breaking the way they're supposed to work (think of running along a toolbar). Personally, I wouldn't want to have to wait for each one, if I'd already done the wait to get them visible.
durations (TTDT_AUTOPOP, TTDT_INITIAL, TTDT_RESHOW). I made their values
optional parameters to InitialiseTooltips and changed their values to be the
actual number of milliseconds instead of a multiplier (and -1 for the system
default). What I'm finding is that changing TTDT_INITIAL and TTDT_RESHOW has no
effect on the times. I've either done it incorrectly, or the way they are
displayed is not causing it to take affect. Any ideas?
I agree that their redraw is dismal - I did spend some time subclassing the tip and looking to see if I could discard some messages to avoid so much redundant redrawing. It's particularly bad on versions of Windows which do lots of fancy fading effects.
Cheers,
Will
-------------------------------------------------------
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
_______________________________________________
DQSD-Devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dqsd-devel
