• 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
AppleScript issue
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AppleScript issue


  • Subject: AppleScript issue
  • From: "Matteo Rossi" <email@hidden>
  • Date: Thu, 17 Apr 2003 10:04:05 +0200

Let's suppose I'd like to read as a whole the 'bounds' property of the Sketch
application.
The get/set methods are defined as follows:
- (NSRect) bounds;
- (void) setBounds:(NSRect) bounds.

How can I handle a structure as NSRect or,generally speaking, a complex
structure of data ? How should I define it in my suite ? (NSData, NSValue..)
What code should I write to let AppleScript recognise it as a complex data ?
Thanx,

Ing. Matteo Rossi
Studio Ingegneria Lambro
Via Viganr 4b ang. via Garibaldi
Albiate (MI)
Tel. 0362/932456
Fax 0362/930391
email: email@hidden
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: How to know if Classic is running?
  • Next by Date: Initializing object pointers to nil
  • Previous by thread: Re: How to know if Classic is running?
  • Next by thread: Initializing object pointers to nil
  • Index(es):
    • Date
    • Thread