> * Correct programming
> Just what it sounds like. Imagine in windows all components would inherit
> from canvas


look at delphi :  TComponent  (that's our DynLayer) the base object of all
components/widgets.


> * Eaisier to write widgets.
> For instance a pop up menu (what a cool idea ;-) because you don't know
> where on the page you are and you might want the pop up menu to show up to
> the left of the cursor or right or above or below you could put
> that code in
> popup.prototype.moveTo

You lost me there.. can't we do that now with our current widgets?..
I always thought that was the beauty of the current model!


Pascal Bestebroer
[EMAIL PROTECTED]
http://www.dynamic-core.net



_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev

Reply via email to