Well first of all since the DynAPI development (mainly pascal) started
working more in my way and I agreed on some matter with pascal there is no
need for Canvas.
On the other hand I do like my way of handling events so I created a file
called simpleevents.js that lets you use the regular DynAPI event structure
or mine or both.
Included is a simple example.
Also I started working on a Windows Manager. this Windows Manager will be
the logic and not the GUI. Hence it has a property of an object called gui
which you can set. It then calls this object on certain events (minimize as
such). Currently working with DynLayers as windows(I'm planning on putting
some type of window together). Included is also windowmanager.js and also an
example.
8an
myscripts.zip
myexamples.zip