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

Re: Programmatic -setHidden


  • Subject: Re: Programmatic -setHidden
  • From: Dario Mèndez Musicò <email@hidden>
  • Date: Sat, 8 Oct 2005 18:25:00 +0200

Try sending the message to the NSScrollView enclosing it.

Il giorno 08/ott/05, alle ore 16:33, Ronnie O ha scritto:

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







___________________________________ Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB http://mail.yahoo.it
_______________________________________________
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
References: 
 >Programmatic -setHidden (From: Ronnie O <email@hidden>)

  • Prev by Date: Re: Delaying a method return
  • Next by Date: NSTableView, NSArrayController, and delegates
  • Previous by thread: Programmatic -setHidden
  • Next by thread: Re: Text field that takes hexadecimal values DUH!
  • Index(es):
    • Date
    • Thread