The right way to hide warning icons (controls)
The right way to hide warning icons (controls)
- Subject: The right way to hide warning icons (controls)
- From: "Andrew O. Mellinger" <email@hidden>
- Date: Thu, 31 Jul 2003 10:29:03 -0700
Greetings,
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.
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.
Thanks for any feeback,
Andrew
--
_______________________________________________
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.