• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Virtue Desktop 'warp' command
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Prev by Date: Re: How do you get iCal to run an Applescript
  • Next by Date: Re: Newbie to Applescript
  • Previous by thread: Re: Newbie to Applescript
  • Next by thread: Mail.app 10.4.2 and scripting signatures
  • Index(es):
    • Date
    • Thread