Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » How to enable views to handle timer events
How to enable views to handle timer events [message #463054] Wed, 26 October 2005 10:27 Go to next message
Eclipse UserFriend
Originally posted by: darenyeo.gmail.com

I know SWT buttons have selection events whereby when a button of a view
is clicked, an event handler of the button will be executed.

What about timer event handling by view. For example, having a global
timer that starts at the beginning of program execution, and having any
active view of the application pop up a message box when the global timer
triggers. Is it possible for Eclipse Views to handle timer events?

Please advice guys....
Re: How to enable views to handle timer events [message #463402 is a reply to message #463054] Fri, 04 November 2005 19:48 Go to previous message
Steve Northover is currently offline Steve NorthoverFriend
Messages: 1636
Registered: July 2009
Senior Member
Investigate Display.timerExec().

"Daren Yeo" <darenyeo@gmail.com> wrote in message
news:c6d1650cd2125c318d7a8ee2953db7a7$1@www.eclipse.org...
> I know SWT buttons have selection events whereby when a button of a view
> is clicked, an event handler of the button will be executed.
>
> What about timer event handling by view. For example, having a global
> timer that starts at the beginning of program execution, and having any
> active view of the application pop up a message box when the global timer
> triggers. Is it possible for Eclipse Views to handle timer events?
>
> Please advice guys....
>
Previous Topic:swt button with image and text
Next Topic:Tooltips not visible for disabled toolbars
Goto Forum:
  


Current Time: Sat Apr 27 02:25:15 GMT 2024

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

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

Back to the top