When executing a shortcut (ex: "cmd.exe") the environment variables are 'stale' from when the ObjectDock was originally launched. As a Java developer, I'm periodically adjusting/adding System-wide environment variables, and need them to propogate down to launched shortcut from ObjectDock(+). How To Reproduce: 1) Create shortcut to "cmd.exe" in ObjectDock 2) run shortcut... review environment variables (via 'set' cmd). 3) modify/create a system(or user spec
c2nn0nf0dd3r
Another alternative is to 'reduce' timings and delays for your 'auto-hide' (drawer) tabs to improve performance: Save the theme 'Theme' file... (ex: ObjectDock\Themes\myTheme.ini) Modify 'myTheme.ini' as follows: ADD: 'BackgroundTransparency=255' to turn OFF transparancy (0=Clear, 255=Opaque) into the section(s) [appearance1]
I found my own answers: Save the theme 'Theme' file... (ex: ObjectDock\Themes\myTheme.ini) Modify 'myTheme.ini' as follows: add: 'BackgroundTransparency=255' to turn OFF transparancy (0=Clear, 255=Opaque) into the section(s) [appearance1] (normal dock) OR [settingsX-TabX] (tab'd dock) Change the following item
Is there any means to disable the transparancy of OD. I'm trying to make the Tabs & Dock 'move' faster when auto-hide is on. I've also an app that doesn't play well with the Transparancy of OD (ie. the re-painting of text is incompatible). A few wishes from Object Dock: 1) Enable/Disable transparancy support 2) Fix bug with auto-hide 'reshow-instantly' doesn't work instantly on TABs. My tabs take fore