Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Events propagation
Events propagation [message #460949] Tue, 02 January 2007 20:09 Go to next message
Eclipse UserFriend
Originally posted by: z.z.z

Hi,

I have a view and an editor in my rcp application, how can i propagate
events between these two object ? i have one text field in the editor and a
button in the views, i just want to fill the textfield when i press the
button, how could program events to do that ?

Thanks in advance

Francois
Re: Events propagation [message #461114 is a reply to message #460949] Fri, 05 January 2007 08:05 Go to previous message
Peter Maas is currently offline Peter MaasFriend
Messages: 47
Registered: July 2009
Member
Zull schrieb:
> I have a view and an editor in my rcp application, how can i propagate
> events between these two object ? i have one text field in the editor and a
> button in the views, i just want to fill the textfield when i press the
> button, how could program events to do that ?

There are some synchronization services in the Eclipse platform, e.g. for
selection and property change. You could use these or program your own.
For examples see

http://www.google.de/search?q=eclipse+listeners

and

http://www-128.ibm.com/developerworks/library/os-ecllink/ind ex.html

--
Gruesse/Regards,

Peter Maas, Aachen
E-mail "cC5tYWFzQG1hZ21hc29mdC5kZQ==\n".decode("base64")
Previous Topic:Getting i18n setting from database
Next Topic:How to change the folder structure when exporting.
Goto Forum:
  


Current Time: Fri Apr 26 04:34:21 GMT 2024

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

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

Back to the top