Re: Programmatic -setHidden
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