Re: Hiding an NSTextField
Re: Hiding an NSTextField
- Subject: Re: Hiding an NSTextField
- From: Andreas Schempp <email@hidden>
- Date: Mon, 28 Apr 2003 15:51:38 +0200 (MEST)
If you have multiple NSTextField, you can use a NSTabView to switch between
different "views" on the same window. Hide it's border and tabs.
You can use this for one NSTextField too, but I don't now if this is the
best idea...
I've also done a Goole search, look at this:
http://www.chez.com/fstark/cocoa/examples/HiddingControls.html
Looks good (and professional ;-) )
>
I am trying to cause an existing text field to hide in a certain
>
event and display the contents behind it, which method should I
>
invoke to go about hiding the text field?
>
>
Best Regards,
>
Eric Czarny
_______________________________________________
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.