• 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: NSTextView data binding delay
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTextView data binding delay


  • Subject: Re: NSTextView data binding delay
  • From: Satoshi Matsumoto <email@hidden>
  • Date: Fri, 16 Jan 2004 10:42:36 +0900

Hi,

on 04.1.16 9:40 AM, Ilja A. Iwas at email@hidden wrote:

> I have setup an NSTextView with the data binding connected to an NSData
> object containing RTF data using a NSObjectController instance. It
> seems that changes made by the user to the NSTextView are not written
> back to my NSData object immediatley. Instead it seems that I have make
> some other control in the firstResponder first. This is particular
> annoying when you are hitting 'Save...' and later discover that your
> text has no been saved.
>
> Am I missing something ? Is there a workaround ?

I don't know it works or not...

How about to call the following NSTextView method before saving.

- (void)didChangeText;

Satoshi

-----------------------------------------------------
Satoshi Matsumoto <email@hidden>
816-5 Odake, Odawara, Kanagawa, Japan 256-0802
_______________________________________________
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: Cocoa App daemon with NSPanel
  • Next by Date: Re: Releasing an NSTask
  • Previous by thread: Re: NSTextView data binding delay
  • Next by thread: Releasing an NSTask
  • Index(es):
    • Date
    • Thread