Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » WindowBuilder » Data Binding Question
Data Binding Question [message #730555] Wed, 28 September 2011 15:42 Go to next message
RD  is currently offline RD Friend
Messages: 10
Registered: September 2011
Junior Member
Hello,

I'm trying to learn data binding using the window builder pro GUI. What I don't understand is how to bind a particular variable to a control. For example, how do I bind a text control to a String variable. I want the String variable to update automatically when I change the text control and vice versa.

What should be my source, source property, target, and target property?

Any pointers will help.

Re: Data Binding Question [message #730725 is a reply to message #730555] Thu, 29 September 2011 02:10 Go to previous message
Eric Clayberg is currently offline Eric ClaybergFriend
Messages: 979
Registered: July 2009
Location: Boston, MA
Senior Member
Swing or SWT?

In general, if you want to learn one of the data binding frameworks, I would recommend starting with the docs for that specific framework and then asking any follow-up questions in the appropriate forum for that specific framework (e.g., the Eclipse JFace forum for the Eclipse data binding framework).
Previous Topic:WBPro plugin will not install in Eclipse 3.6.2
Next Topic:EMFEditDataBinding
Goto Forum:
  


Current Time: Thu Mar 28 09:23:41 GMT 2024

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

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

Back to the top