Can I create an object in DesktopX, and then via either its options or through scripting, set it so that when I click on it, the object doesn't steal focus from the current open window?
Reason being, I have text objects that get their information from the currently open window, and of course, when I click on the object at the moment, it takes focus and replaces the text with a blank input. Not a massive, massive problem for now, but I have other objects which also interact similarly with the current window, and in their case, they simply won't work if my DesktopX object steals focus.
Can't find anything about this in the help or on the forums. Thanks. I will meanwhile be trying to figure something out for this myself.