Re: The right way to hide warning icons (controls)
Re: The right way to hide warning icons (controls)
- Subject: Re: The right way to hide warning icons (controls)
- From: Matt Gemmell <email@hidden>
- Date: Thu, 31 Jul 2003 19:36:28 +0100
On 31/7/03 at 6:29 pm, Andrew O. Mellinger said:
>
I've have a little warning icon that appears next to w textfield when
>
the user doesn't have valid information entered, and I'd like to
>
show/hide that as they get the correct info.
Obligatory mention of NSFormatters goes here, just in case. :)
>
What is the "right" way to do this in Cocoa? Move offscreen? Change
>
the image? (I'm using an NSImageView.) I tried the use a toggle
>
button, but I couldn't disable it without making my icon grey.
I'd just set its image to nil.
Cheers,
-Matt
--
Matt Gemmell
Irate Scotsman
http://www.scotlandsoftware.com/blog/
_______________________________________________
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.