DesktopX 3 Bug reports

Bugs
Object_OnDropFiles(files)
'files' returns with a NULL character at the end of the string that causes all preceeding text to not render if you use it in a text object.

Object_OnSetFocus() and Object_OnKillFocus() doesn't trigger in JScript.

System.Keystate() does behave as documented. It returns the value 3 in certains events. A key got the initial state of 0, when pressed 1, then when released 2. When the key is pressed again it will return 3 and then return 0 when the key is lifted again.


Feature Request
It would be nice if there was a function to detect whether DX is in edit mode of not. Example usage would be to display a menu where you can set properties of an object when you right click it.

Could we have the "Script" object documented? I'm curious on the differences of Script.Msgbox and Script.MsgboxEx
3,354 views 2 replies
Reply #1 Top
I wanna add that when object with label is moved by script, the label remains in the same place. Its so anoing. It would be greate if the label was moving with the object, or eventualy there could be script command that would refresh/set the position of the label.

I also wait for the day when we will be able to set objects setings by script, this idea was in DX 3 sugestions, but havent been realized yet.
Reply #2 Top
I just got DesktopX 3 Pro, and what I see? bugs in compiled gadgets!!!
First: controlX objects disapeare when in group wich is toggled off, and then it is inpossible to turn them back to visible state with group toggle button/script.
Second: Scripts in gadgets dont work in unicode as in widgets & objects.

For now its all (just 10 min form instalation ) but I think tere are a lot more. Ok guys fix those bugz FAST plz. I cant make gadgets becouse of this!!