Virtue Desktop 'warp' command
Virtue Desktop 'warp' command
- Subject: Virtue Desktop 'warp' command
- From: "Gary (Lists)" <email@hidden>
- Date: Tue, 12 Jul 2005 23:01:05 -0400
Only for the Virtuous...
Has anyone had any luck using the 'warp' command for Virtue (0.5r2) desktop
manager? [<http://virtuedesktops.sourceforge.net/>]
(FWIW, I really like this tool now that I've got the feel for it.
"Workspaces" is more descriptive than "desktops" since there are not really
multiple desktops, but...)
The AS dictionary says:
warp: Sends the application and all of its windows to the passed desktop.
warp reference -- the object for the command
to desktop desktop -- Sends the application to this desktop.
I can get a reference down to the application (that I want to warp over to
another desktop) and to all of its window.
The error reported, with 'to warp' selected, is: "Syntax error. some
object." [sic]
Some tests (I have many more...)
--=====
tell app "Virtue" to tell desktop 1 to set _capp to the first desktop
application whose title is "Smile"
-- desktop application 2 of desktop 1 of desktop manager
tell app "Virtue" to warp _capp to desktop "Work"
-- syntax error
tell app "Virtue" to warp _capp to desktop 2
-- syntax error again (same)
tell app "Virtue" to warp desktop application 2 of desktop 1 to desktop 2
-- syntax error again (same)
--=====
Anyone out there with Virtue?
--
Gary
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden