• 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: save to file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: save to file


  • Subject: Re: save to file
  • From: simone gabbriellini <email@hidden>
  • Date: Thu, 3 Mar 2005 22:51:33 +0100

you mean like this:

[arrayInvito initWithCapacity:3];
[arrayInvito insertObject:[messaggioInvito stringValue] atIndex:0 ];
[arrayInvito insertObject:[titoloInvito stringValue] atIndex:1 ];
[arrayInvito insertObject:[contenutoInvito stringValue] atIndex:2 ];
[arrayInvito insertObject:[immagineInvito stringValue] atIndex:3 ];

??? because I got the same result, something is wrong I guess

thank you

simone


Il giorno 03/mar/05, alle 20:20, John C. Randolph ha scritto:

On Mar 3, 2005, at 10:46 AM, simone gabbriellini wrote:
any hint about what's wrong? is it correct to store a text field inside an array?

Save the strings from the textfields, not the textfields themselves.

-jcr


John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html



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

This email sent to email@hidden

References: 
 >save to file (From: simone gabbriellini <email@hidden>)
 >Re: save to file (From: "John C. Randolph" <email@hidden>)

  • Prev by Date: Re: NSAlert alertWithMessageText does not allow nil 'informativeTextWithFormat'?
  • Next by Date: Re: Memory management question (passing objects to method)
  • Previous by thread: Re: save to file
  • Next by thread: How do i wrap a set of flies?
  • Index(es):
    • Date
    • Thread