Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » How to send custom event to SWT widgets
How to send custom event to SWT widgets [message #464368] Tue, 22 November 2005 03:54
Eclipse UserFriend
Originally posted by: sciman.126.com

Hi,all:
I'm developping a SWT standalone app. I use beans to hold persistent
data,when the data changed ,i want to notify SWT widget such as Text
widget. I can get the widget handle and use setText() method, but in the
UI ,there is so many widget and one by one setText is not a good
method.Could the SWT widget receive custom event? if it does,i can write a
register method and send a event to it when the data changed.That's great!
Is it possible?

Thanks and regards,
karl.
Previous Topic:Setting Text and Icon on the Wizard
Next Topic:Changing Behavior of Default Window Buttons
Goto Forum:
  


Current Time: Mon Jul 07 19:46:02 EDT 2025

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

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

Back to the top