I added basic bindings mechanism on CLFramework, for connect data with widgets.
First, a ObservableCollection; any change on the collection have representation on the data showed for the widget: http://www.youtube.com/watch?v=m8nC2gB4SUk For the moment the ObservableCollection only works with CLListview widget. Later will work with CLGrid too. Second, basic value bindings of a model (a person) with the GUI: http://www.youtube.com/watch?v=hYX2NCav_ZE Regards. -- View this message in context: http://forum.world.st/Binding-data-to-controls-widgets-in-CLFramework-tp3337252p3337252.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
