TWidget, Inheritable attributes
Status: Beta
Brought to you by:
xevol
Instead of having flags and variables for all the
widget attributes, there should be an inheritable
attribute class (templates will probably have to be
mixed in). This way a widget-set author can add new
inheritable options. We can also use this to clean up
TWidget itself.