Menu

#155 New features/API & FX Improvements

open
nobody
5
2003-03-26
2003-03-26
No

[*] Update Examples
[+] Add FocusManager
[+] Add setDragMode(b,boundry)
[+] Add setMinimumSize(w,h) and setMaximumSize
(w,h), setOverflow(s) - default is hidden
[+] Add oncontentchange event - triggered by setHTML
[+] Add onresize and onlocationchange events
> In most cases these will only be used by
widget developers. The useR must use addEventListener
in order to catch these events. The lyr.onresize=function
(){} will ONLY work if a previous event with onresize was
added using addEventListener

[+] Add Preserve Data Type (pDType) to Cookie
constructure - Cookie(name,pDType)
[+] Add Cookie.encode & Cookie.decode functions
^ useful for storing simple and complex
objects and datatype.

[+] Add removeAll() function to cookie object
[*] Modify insertAllChildren(usebp,bpSrc) and insertChild
(c,usebp) to support blueprints.
>usebp - use blueprint; bpSrc - blueprint
SRC (.js file)

[+] Add generateBlueprint() to DynLayer Inline
[+] Add swiper animation class
[*] Modify DynEvent Object - DynEvent should not be a
DynObject.

PS. Changes are inside CVS

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.