it is here (remove the .txt after downloading)
I'd be interested if anyone who has access to the moitoring software used for tracking memory use could have a look. I'd be interested to see how it stacks up against the official release.
Also, if anyone has any requests for addition features / finds any bugs, feel free to email/icq and I'll see what I can do.
I should state at this point that a lot of the code has been aquired from various examples and demos found about this list and other sources. If anyone recognises seomthing that looks to familiar, please tell me immediately and I'll do what I need to do to give all the credit that is due.
There are still no real docs for this but it is pretty self explanitary if you just have a look at the examples and poke your head inside the code a little.
Notes: Requires being run off a web server. No NS6 support @ the moment due to java problems in the browser. These are problems that are still to be solved, even in Mozilla 0.9
Here's a grab from my revisions file:
- Disabled Document.Print() method in Mac/IE (feature not supported).
- Temporary band-aid solution for NS4 extending the wrong objects
when loading code.
* AfroGUI.Layer.setURL now automatically adds <pre>...</pre>
if the url is a .txt file.
* Updated Database.php: should now enable returning values that
contain '"'.
* Updated Database.php: startRow is now ignored unless a stopRow
is specified.
* Added BgColor and BgImage parsing for external html source.
* Altered more for loops to be faster by decreasing the index
instead of increasing.
* XBrowser Focus / Blur Events
* Remote Server security work around
* More logical file structure
* Event Listeners do not override simple events
* DragEvent Listeners are removed from document when all draggable
layers are disabled.
* Simple events are implemented by default
* Optimized the applet used in IE. Should now be faster.
* Added AfroAPI.serverType variable to store server script type.
This should allow for future integration of other serverside
languages.
* Reversed order for library arrays. Allows for faster
include loops.
+ AfroGUI.Document.setScrollBars() can now be used to disable
the scrollbars for a document.
+ Dynamic loading of required files
+ More Animation types
+ New DynForm Object on which to build forms for submission of
data
--
Michael Pemberton
[EMAIL PROTECTED]
ICQ: 12107010
