Data Binding Question [message #730555] |
Wed, 28 September 2011 11:42  |
Eclipse User |
|
|
|
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] |
Wed, 28 September 2011 22:10  |
Eclipse User |
|
|
|
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).
|
|
|
Powered by
FUDForum. Page generated in 0.03556 seconds