• 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: Document not Saving Text View Attachment
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Document not Saving Text View Attachment


  • Subject: Re: Document not Saving Text View Attachment
  • From: Kyle Sluder <email@hidden>
  • Date: Sun, 21 Feb 2010 17:24:18 -0800

On Sun, Feb 21, 2010 at 2:00 PM, Gordon Apple <email@hidden> wrote:
> This is getting stranger by the minute.  I ruled out the menu issue as the
> cause, then created a test app from the standard doc template.  Window
> contain a scrolling text view and a button.  The app edits and archives
> correctly (compiled using GC).  "init" sets an initial string in ts.  The
> text view is bound to ts.

You need to post the code that sets up the text system. Unless you
actually meant "bound" in the sense of Cocoa Bindings, in which case
none of this is ever going to work because then the text view will
operate on a copy of the text storage you've provided. The only way to
get the text view to use your text storage is to set it up yourself.

--Kyle Sluder
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Document not Saving Text View Attachment
      • From: Gordon Apple <email@hidden>
References: 
 >Re: Document not Saving Text View Attachment (From: Gordon Apple <email@hidden>)

  • Prev by Date: Re: Rotating an NSImage around it's own center as well as offset to origin
  • Next by Date: NSPredicateEditor losing nextKeyView
  • Previous by thread: Re: Document not Saving Text View Attachment
  • Next by thread: Re: Document not Saving Text View Attachment
  • Index(es):
    • Date
    • Thread