| Is it possible to Data Bind to non-GUI odjects [message #527029] |
Tue, 13 April 2010 14:35  |
Herb Miller Messages: 139 Registered: January 2010 |
Senior Member |
|
|
I have an application where I need some data structures updated from a model, but I do not want to sidplay them.
Can I dat bind to something other than a GUI object?
I tried binding to a class that implements IObservableValue. It is possible to bind to the class in the bindingContext.bindValue call, but I do not know how to get the data.
Is this the correct forum for this question? If not, please let me know.
Thanks.
|
|
|
| Re: Is it possible to Data Bind to non-GUI odjects [message #527059 is a reply to message #527029] |
Tue, 13 April 2010 16:50  |
Miles Parker Messages: 1266 Registered: July 2009 |
Senior Member |
|
|
| Herb Miller wrote on Tue, 13 April 2010 14:35 |
Is this the correct forum for this question? If not, please let me know.
|
Hi Herb,
Probably not -- this forum is for help on the Help system itself. Eclipse Data-Binding is part of JFace, so you might try over there or just on Platform.
cheers,
Miles
|
|
|
Powered by
FUDForum. Page generated in 0.02554 seconds