I don't understand why you chose such "ugly" inheriting methods. It seems
quite useless to me. Im my TWidget code I also using inheriting with very
advanced capabilities (multiple inheritence, calling inherited functions).
And mine just looks normal.
You inherit by calling inherit(child,father) and can call an inherited
function just by doing this.inherited('function');
8an


_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://www.mail-archive.com/[email protected]/

Reply via email to