are there any samples in creating data aware controls?
I have a data object (class), I wanna bind the attributes of the object to a serials of controls in a dialog. when the object attributes changed, the values of the controls need to be changed automatically, and vice versa.
And as others pointed out Dabo is something to look at.
Werner
···
I have a data object (class), I wanna bind the attributes of the
object to a serials of controls in a dialog. when the object
attributes changed, the values of the controls need to be changed
automatically, and vice versa.
and how to do it with a ListCtrl ?
any idea will be appreciated
And as others pointed out Dabo is something to look at.
Werner
I have a data object (class), I wanna bind the attributes of the
object to a serials of controls in a dialog. when the object
attributes changed, the values of the controls need to be changed
automatically, and vice versa.
and how to do it with a ListCtrl ?
any idea will be appreciated