Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Animation in SWT
Animation in SWT [message #461337] Wed, 21 September 2005 01:49 Go to next message
John Bauer is currently offline John BauerFriend
Messages: 1
Registered: July 2009
Junior Member
I have been trying to get animation working using a canavas and paint
listener. I wait for an outside event then I animate the canvas in another
thread. My problem comes because I need to wait for the animation to
complete and trigger another method. How can I animate and know when it
completes?
Re: Animation in SWT [message #461367 is a reply to message #461337] Wed, 21 September 2005 13:46 Go to previous message
Eclipse UserFriend
Originally posted by: sunil_kamath.nohotspammail.com

"John Bauer" <john_bauer@ameritech.net> wrote in message
news:c3943b5187487853849837c1712ed4b3$1@www.eclipse.org...
>I have been trying to get animation working using a canavas and paint
>listener. I wait for an outside event then I animate the canvas in another
>thread. My problem comes because I need to wait for the animation to
>complete and trigger another method. How can I animate and know when it
>completes?

Use the event listener pattern.
---
Sunil
Previous Topic:IBM JDK required for -compilelibs?
Next Topic:How to make a view aware of selection in another view
Goto Forum:
  


Current Time: Thu Mar 28 10:18:47 GMT 2024

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

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

Back to the top