• 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
iCal AppleScript: graphic anomaly, new list cannot be selected
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

iCal AppleScript: graphic anomaly, new list cannot be selected


  • Subject: iCal AppleScript: graphic anomaly, new list cannot be selected
  • From: Albert Harum-Alvarez <email@hidden>
  • Date: Thu, 7 Jul 2005 19:29:38 -0400

The following script has been working well for awhile, but of late it's producing strangeness within iCal itself. The event seems to be created, but the graphic on the calendar is somehow an inverse image, and cannot be selected. Only the initial letter of the event name shows. Has anyone seen this occur?

Thanks,

Albert

---

tell application "iCal"
activate
set newEvent to make new event at the end of events of (item 1 of (calendars whose title is "Work")) with properties {summary:"Joe Guidry", start date:date "7/6/2005", allday event: true, description:"Joe Guidry
editorial page deputy editor
The Tampa Tribune"}


 end tell


-- Albert Harum-Alvarez Small Company http://smallco.net

USA: 877 66-Small (877 667-6255)
International: +1 (305) 273-6096

_______________________________________________
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


  • Follow-Ups:
    • Re: iCal AppleScript: graphic anomaly, new list cannot be selected
      • From: pete boardman <email@hidden>
  • Prev by Date: Re: easy one: current date in Paris
  • Next by Date: Quicktime & MIDI
  • Previous by thread: Toast 6 busy status
  • Next by thread: Re: iCal AppleScript: graphic anomaly, new list cannot be selected
  • Index(es):
    • Date
    • Thread