IOS 0.2 Release | Wednesday, September 17, 2003

Due to requests Iıve added a Window Manager to the IOS. This will let you
grab you windows in a menu bar. New script to add:

dynapi.include("bystrom.ios.windowmanager.js")

You load this feature by simply adding this code inside the onload function:

dynapi.onLoad = function() {
  IOS.loadWindowManager()
  // The rest of the code.
}

I have no online version right now but you can see a screen shoot.

But you can download the new version http://www.michaelbystrom.com

Due to the scrollbar (Mozilla and IE) clipping problem I think I will start
to load IOS in a external window but shutting off the scrollbars. You can
see this in the ³ios/index.html² test.

Iıve also fixed some bug here and there.
Iıve started to port the IOS and DynEditor to the DynAPI 3.x, this may time
a little longer since there are A LOT of new things in the API.

Michael



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://www.mail-archive.com/[EMAIL PROTECTED]/

Reply via email to