From: Pascal B. <pa...@dy...> - 2001-02-25 12:11:35
|
> * 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 pa...@dy... http://www.dynamic-core.net |