• 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: UI help: visibly disabling NSImageView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: UI help: visibly disabling NSImageView


  • Subject: Re: UI help: visibly disabling NSImageView
  • From: Gregory Weston <email@hidden>
  • Date: Fri, 07 Nov 2008 10:59:11 -0500

Brad Peterson wrote:

Does anyone have any ideas on how to _visually_ indicate that an NSImageView is not editable? Since it doesn't really do anything different when it's editable or not editable, it's tough for the user to tell which state is which.

I'm thinking that maybe there's a way to make the image slightly more transparent - play with its alpha or something. Has anyone else had to do something similar?

It's trivial to create a subclass of NSImageView that in some way manipulates or overdraws the image it's displaying in order to illustrate some kind of state. I did one not to long ago that used a gradient to simulate a spotlight calling attention to one portion of the current image, for example. But it also strikes me that in doing so you're compromising the quality and/or content of the image from the user's standpoint. Might it make more sense to have a small, but clear, external indicator instead of a subtle content manipulation? _______________________________________________


Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: UI help: visibly disabling NSImageView
      • From: Brad Peterson <email@hidden>
  • Prev by Date: RE: Link error: _open$UNIX2003
  • Next by Date: Arithmetics for large integers
  • Previous by thread: Re: UI help: visibly disabling NSImageView
  • Next by thread: Re: UI help: visibly disabling NSImageView
  • Index(es):
    • Date
    • Thread