DesktopX 3.2
Questions
from
WinCustomize Forums
Ive heard some stuff about DesktopX 3.2. I was just wondering what is new about it when it comes out.
Questions

| 3.19a beta -------------- Yes, I'm aware it says 3.1 in various dialogs and images. That'll be fixed. - Simple deployed EXEs don't use a new random temp deploy dir anymore. They will base on a static unique GUID. This should fix compatibility issues with antivirus programs that let users register a full executable path once. - Implemented dynamic scripting. Scripts can be changed at runtime by using the Object.SetScript(path) command. This has a couple of rules: - Path can be either relative to local path (CurrentTheme) or full path. Files pointed to relative paths are automatically saved into .dxpack/.desktop/.exe packages. - ActiveX dynamic scripting is not yet supported. - An object must be first configured as scripted. - The default script, edited from DesktopX GUI will not be used, if overridden by an external script, unless the external script is "unlinked" by calling Object.SetScript(""). - Fixed dissapearing scripts after crash or quit. - Added more SD ActiveX controls properties and events. - Changed SD ActiveX controls and DX scripting autoinstall for gadgets. Everything is Limited User compatible. - Vista compatible. - Added Object.Cursor. - Added DesktopX.Exit. Documenatation to follow on these bits. - Added simple read and write APIs (anti-script/antivirus friendly). - Added http file download API. - Added http GET and POST APIs. - Added asynchronous support for http APIS. |
Welcome Guest! Please take the time to register with us.