Is possible configure the time that system wait for no movements of mouse to display tooltip?
My intention is reduce this time...
Regards
Maurilio
Is possible configure the time that system wait for no movements of mouse to display tooltip?
My intention is reduce this time...
Regards
Maurilio
Maurilio,
>Is possible configure the time that system wait for no movements of mouse to display tooltip?
Yes. See TWindow:nToolTip. It defaults to 900.
>My intention is reduce this time...
I would advise against it. Users are only novices for a very short time. Advanced users are going to be annoyed by the tooltips popping up when they don't want them to. At the very least you should make this a user settable option, but even with that, most users are going to realize they can set it.
James
>> Yes. See TWindow:nToolTip. It defaults to 900.
Thanks, James!!!
>> you should make this a user settable option
Yes, I think put it in a configuration menu.
Thanks again!
Maurilio