I can use NSInitialToolTipDelay to make it longer before Tooltips 
display, but is there a preference (or what Cocoa method 
‘DisplayTooltipOnScreen’ would I hack) to extend the time the tooltip is 
onscreen before it disappears?  I suppose I could write a hack into the display 
routine that would insert an event to jiggle the mouse cursor a bit every so 
often.  If you can insert code that runs before or after a particular method 
that is without too much hackery - the OSX equivalent of a jGNE routine (nifty 
little thing it was..)

        This would of course be particularly useful in terms of accessibility 
(cognitively/vision impairment), but also for tooltips that are not just a 
couple of words.  The ‘help tooltips’ used by Click2Flash come to mind.

Jim
_______________________________________________
MacOSX-talk mailing list
[email protected]
http://www.omnigroup.com/mailman/listinfo/macosx-talk

Reply via email to