When I create a zoomer bar, I can see the names/titles of objects on the bar by moving over them with the mouse. While the animation still works fine, the names have stopped appearing. This makes the taskbar functionality rather unusable, as you can imagine.
nancy999
I have 1.99g(b).003 and I'm getting lots of crashes. Happy to send you the theme if you'd like to try recreating. I'm suspecting it's the use of "use active application's menu" that is causing trouble, but of course cannot confirm.
Specific application is to allow a DXScript script to load/unload or enable/disable a task bar, and additionally to move it around. In this case, the goal is to react to the presence of a secondary monitor by adding a task bar to the bottom of that monitor. When the secondary monitor goes away, I want to remove the second task bar again. While I can get close to this goal by ignoring ObjectBar and ObjectDock and instead creating a taskba
I have the full Object Desktop suite, and I'd like to be able to use DesktopX DXScript to control ObjectBar and ObjectDock objects. How can I do this? Happy to use WMI or Registry content to locate references, if that's what it takes...