← Prev in month
← Prev in thread
Public Comment
Comment from: Hello, It would be nice to provide inheritance of properties between d-classes. In widget sets this is a common fact. For example: a ListBox widget could inherit the "position", "size", "label" and "backgroundColor" properties from a high-level parent widget, such as "Control" or "Widget". In the current specification I have to specify for each d-class the properties that are available, which implies copy-pasting a lot of shared properties. Thanks in advance, -- Jo Vermeulen
← Prev in month
← Prev in thread