• 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
Setting an Outlet to an NSTextView in IB, it seems to get the NSScrollView instead.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Setting an Outlet to an NSTextView in IB, it seems to get the NSScrollView instead.


  • Subject: Setting an Outlet to an NSTextView in IB, it seems to get the NSScrollView instead.
  • From: Alexandre Aybes <email@hidden>
  • Date: Sat, 24 Nov 2001 12:02:08 +0100

Hi there,
I am having a problem with Interface Builder. I have an NSTextView (that I just drag from a Palette) and I want to Connect it to an outlet of my controller, but it seems to be connecting the NSScrollView instead of the NSTextView. When (in the code) I do:
NSLog(@"TextView: %@", theOutlet);
it prints:
2001-11-24 11:56:35.860 MyApplication[8501] TextView: <NSScrollView: 0x23e920>

Any idea?
THanks,
Alex.


  • Follow-Ups:
    • Re: Setting an Outlet to an NSTextView in IB, it seems to get the NSScrollView instead.
      • From: Ondra Cada <email@hidden>
  • Prev by Date: Re: NSCoder and archiving
  • Next by Date: Launching a web browser
  • Previous by thread: Re: Printing PDF even/odd pages - was Re: Text Editor
  • Next by thread: Re: Setting an Outlet to an NSTextView in IB, it seems to get the NSScrollView instead.
  • Index(es):
    • Date
    • Thread