• 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: checkbox delegate
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: checkbox delegate


  • Subject: Re: checkbox delegate
  • From: Ricky Sharp <email@hidden>
  • Date: Wed, 21 Feb 2007 19:19:17 -0600


On Feb 21, 2007, at 6:04 PM, Jaime Magiera wrote:

On Feb 21, 2007, at 4:15 PM, Sean McBride wrote:

Well, a checkbox can have a 'mixed state' too (with a '-' instead of a
checkmark).

I've seen that before in apps. Actually, I kind of dislike it. Looks odd. That's just personal programming/user preference though.

There are definitely situations where mixed states are needed.

Not sure what you're trying to do here, but any post-click stuff can be
dealt with via target/action. What do you want to do pre-click? Some
kink of 'rollover'?

Yeah, that was the impetus for the question. The idea is that there is a checkbox that I'd like to provide to context for. Either with a roll-over or, as I've seen recently in other apps, a modal dialog with the explanation. That explanation may be lengthy -- as in a paragraph. So, I may use a modal dialog. However, the decision is also contingent on the HIG, which I need to reread in terms of this.

Not sure what you mean by modal dialog here. Don't you mean tool tip? If so, just use IB to specify the tooltip. Also, search the docs for NSToolTip.


In terms of tool-tip length, I know that in Carbon, it was possible to specify both terse and verbose content. I think holding-down Command or option would trigger the more verbose text. I haven't played around with Cocoa tooltips to see if this is possible.

___________________________________________________________
Ricky A. Sharp         mailto:email@hidden
Instant Interactive(tm)   http://www.instantinteractive.com

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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


References: 
 >checkbox delegate (From: Jaime Magiera <email@hidden>)
 >Re: checkbox delegate (From: "Sean McBride" <email@hidden>)
 >Re: checkbox delegate (From: Jaime Magiera <email@hidden>)
 >Re: checkbox delegate (From: "Sean McBride" <email@hidden>)
 >Re: checkbox delegate (From: Jaime Magiera <email@hidden>)

  • Prev by Date: Re: checkbox delegate
  • Next by Date: Initialize the OpenGL framework
  • Previous by thread: Re: checkbox delegate
  • Next by thread: Re: checkbox delegate
  • Index(es):
    • Date
    • Thread