tshanno

tshanno

Joined Member # 2834042
2 Posts 1 Replies 128 Reputation

I'd like to configure my desktops such that I can open particular program on particular desktops. For instance, maybe I'd like all email and news associated programs to open on desktop two in responce to a key binding or click. Is there a way to do this? While I'm at it, is there a way to configure a key combination to send a window to a particular desktop? Thanks, Tom S.

2 Replies 605 Views

Hi. I've got some experience with VBScipt but I' realatively new to scipting for DesktopX so bear with me, here. I'm trying to set up script code which will bring an object to the to of the Z-order upon pressing a hot key. Here's my code: --------- 'Called when the script is executed Sub Object_OnScriptEnter Set form=Desktopx.CreateForm form.AddPreference("Hotkey") form.Preference("Hotkey").Type="hotkey" form.Preference("Hotkey").Caption="Hotke

2 Replies 5,506 Views

OK, I'm pretty new to all of this so bear with me if this is basic. 1) I'm looking for a theme which resembles the Common Desktop Environment for Unix: WWW Link I did a search for it on Wincustomize but really didn't find anything too much like it. 2) Failing that I decided to create an object which liiks much like the Dock/Bar at the bottom using DesktopX. I actually don't mind doi

5 Replies 389 Views

OK, I'm pretty new to all of this so bear with me if this is basic. 1) I'm looking for a theme which resembles the Common Desktop Environment for Unix: WWW Link WWW Link I did a search for it on Wincustomize but really didn't find anything too much like it. 2) Failing that I decided to create an object whic

0 Replies 2,090 Views