• 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
Re: NSSavePanel oddity
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSSavePanel oddity


  • Subject: Re: NSSavePanel oddity
  • From: "John C. Welch" <email@hidden>
  • Date: Sun, 17 Jan 2010 22:09:03 -0500
  • Thread-topic: NSSavePanel oddity

Title: Re: NSSavePanel oddity
On 1/17/10 9:40 PM, "Craig Williams" <email@hidden> wrote:

Is there something I’m missing about setNameFieldStringValue? (I hope it’s not the bloody STring typo, because I compiled and saved it once that way, and as we all know, AppleScript will never, ever let me fix that. So if it’s that, I’m rather buggered.)

Yes, Objective-C method names are case sensitive.
You can put pipes around the name to get it to change to the correct case.

|setNameFieldStringValue_|("File.txt")


Yup, that did it. Sigh...pseudo case-insensitivity FTL.
--
Liberty:

One of Imagination's most precious possessions.

Ambrose Bierce
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: NSSavePanel oddity (From: Craig Williams <email@hidden>)

  • Prev by Date: Re: NSSavePanel oddity
  • Next by Date: Re: Creating/saving/appending to files the Cocoa way
  • Previous by thread: Re: NSSavePanel oddity
  • Next by thread: Re: NSSavePanel oddity
  • Index(es):
    • Date
    • Thread