|
From: Robert R. <rra...@ya...> - 2000-11-05 19:26:16
|
By the way here's my changes that I made to the dynapi.js. This
change requires that you add the directory dynapi to lib2.0/ and move
all of the dynapi gui,ext,api stuff under that directory.
If you have a package called mycore.gui.*, then to add it to the
dynapi you say:
DynAPI.addLibrary('mycore.gui',['file1.js','file2.js'])
I attached dynapi.js
\\Robert
-- |