• 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
Removing text container from layout manager stops delegate messages
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Removing text container from layout manager stops delegate messages


  • Subject: Removing text container from layout manager stops delegate messages
  • From: Aram Greenman <email@hidden>
  • Date: Sun, 1 Feb 2004 02:41:48 -0800

So I have a page-layout-type view where each page has its own text view, with all the text views sharing the same layout manager, pages are added and removed as needed, pretty much based on MultiplePageView in the TextEdit example code.

The problem is after I the first time I remove a page (i.e. remove a text container from the layout manager) my text view's delegate stops receiving certain events, including textViewDidChangeSelection: and textViewDidChangeTypingAttributes: (but it still receives textView:doCommandBySelector:). I added a textViewDidChangeSelection: method to the TextEdit example code and found it has the same problem. Any suggestions?

Thanks,

Aram
_______________________________________________
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.

  • Follow-Ups:
    • Re: Removing text container from layout manager stops delegate messages
      • From: Douglas Davidson <email@hidden>
  • Prev by Date: Re: Updating text fields in Cocoa.
  • Next by Date: CURLHandle and making directories on remote host
  • Previous by thread: Re: Binding questions (style)
  • Next by thread: Re: Removing text container from layout manager stops delegate messages
  • Index(es):
    • Date
    • Thread