Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » is the time-delay for SWT.MouseHover adjustable?
is the time-delay for SWT.MouseHover adjustable? [message #464274] Sat, 19 November 2005 21:25 Go to next message
Paul E. Keyser is currently offline Paul E. KeyserFriend
Messages: 878
Registered: July 2009
Senior Member
R3.1.1

Maybe this is a system-parameter or something, but I wonder if SWT anywhere provides a way to change
the "hover" time-delay -- i.e., the delay before a SWT.MouseHover event is generated? Would be kind
of handy ...

thanks,
Paul
Re: is the time-delay for SWT.MouseHover adjustable? [message #464509 is a reply to message #464274] Wed, 23 November 2005 15:49 Go to previous messageGo to next message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
The time for hover is not configurable. It is determined by the OS. Note
that on some platforms users can configure the mouse hover characteristics
particularly for users that may have shaky hands.

On Windows (from MSDN):
The system default hover time-out is initially the menu drop-down time,
which is 400 milliseconds. The system default hover rectangle is the same
as the double-click rectangle.

"Paul Keyser" <rolarenfan@earthlink.net> wrote in message
news:dlo57s$h81$1@news.eclipse.org...
> R3.1.1
>
> Maybe this is a system-parameter or something, but I wonder if SWT
> anywhere provides a way to change the "hover" time-delay -- i.e., the
> delay before a SWT.MouseHover event is generated? Would be kind of handy
> ...
>
> thanks,
> Paul
Re: is the time-delay for SWT.MouseHover adjustable? [message #464666 is a reply to message #464509] Mon, 28 November 2005 13:53 Go to previous message
Paul E. Keyser is currently offline Paul E. KeyserFriend
Messages: 878
Registered: July 2009
Senior Member
Thanks for reply (was out of town a few days and just now saw it).

Paul
Previous Topic:SWT Programming Techniques
Next Topic:selectinh multiple items in SWT Table
Goto Forum:
  


Current Time: Tue Mar 19 04:48:25 GMT 2024

Powered by FUDForum. Page generated in 0.01998 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top