by James Bott » Mon Mar 26, 2007 7:59 pm
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