Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Synchronizing data in FormEditor
Synchronizing data in FormEditor [message #555350] Thu, 26 August 2010 12:02
Michal Borek is currently offline Michal BorekFriend
Messages: 25
Registered: August 2010
Junior Member
Hello,
I'm developing editor that eases way for configuring some application.

I've got config.xml file and I want to build a form editor.

I've created form using FormEditor class.
I have StructuredTextEditor page and some FormPage.

In FormPage I have set of Text fields (swt elements) and I need to put data from config.xml to that fields.

Could you give me advice how to synchronize changed data between these two pages?

When I change something in xml and change tab I want to have new data in Form editor and vice versa.

My first thought was to read xml file and put data one by one to all form fields.
But maybe there is better solution?

Thank you in advance for help.
Previous Topic:Losing part of build path by "update the classpath settings"
Next Topic:Bundle Ad-Hoc Classloading Options In 3.6, Revisited
Goto Forum:
  


Current Time: Thu Apr 25 17:32:12 GMT 2024

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

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

Back to the top