Home »
Public Forums »
archive »
Re: tooltips
Re: tooltips [message #19507] |
Tue, 21 March 2000 00:00 |
davidf
Messages: 2866 Registered: September 1996
|
Senior Member |
|
|
pei zeng (pei@prism-cs.com) writes:
> Does anybody know if IDL has tooltips function( eg. showing a brief text bar
> while mouse-over an item)?
Nothing like that is officially supported. You can implement
a "status" line as a text or label widget and have it change
as you keep track of "tracking" events in your widgets. Just
be aware that tracking events are faked on Windows systems, so
it is easy to miss them if the cursor moves too fast (or
too slow, sometimes). :-)
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
|
|
|
Current Time: Wed Oct 08 13:47:30 PDT 2025
Total time taken to generate the page: 0.00613 seconds