• 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
Programmatic -setHidden
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Programmatic -setHidden


  • Subject: Programmatic -setHidden
  • From: Ronnie O <email@hidden>
  • Date: Sat, 8 Oct 2005 10:33:07 -0400

Hello to all,
I am trying to programmatically hide an NSTextView in a NSWindow but the
textViews are refusing to disappear. I am using:
 [textView setHidden:YES];
 If I call to the same instance with setString:, I get communication, so I
know I am reaching the view I want. I can also make it disappear through IB
by checking the hidden box, but I need customized hiding. What I do get is
the string that I put there previously disappears, but the view does not. I
also tried:
 [textView removeFromSupeview];
 and I also get no response. This confusing me because this should be a
pretty straight forward call. Any ideas on why I would get no response from
the programmatic call but the IB check box call works?
 Thanks,
Ronnie
 _______________________________________________
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

  • Follow-Ups:
    • Re: Programmatic -setHidden
      • From: Dario Mèndez Musicò <email@hidden>
  • Prev by Date: Re: Get selected NSManagedObject from a NSPopUpButton
  • Next by Date: Re: Text field that takes hexadecimal values DUH!
  • Previous by thread: Re: Core Data notifications
  • Next by thread: Re: Programmatic -setHidden
  • Index(es):
    • Date
    • Thread