• 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
best UI for rating a stack of objects
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

best UI for rating a stack of objects


  • Subject: best UI for rating a stack of objects
  • From: Matthias Winkelmann <email@hidden>
  • Date: Tue, 6 Dec 2005 22:28:07 +0100


Hi everyone,

I'm currently implementing a user interface. At one point, the user has to rate a stack of objects. There could be about 30 items he has to rate on a scale of 1 to 10. He is supposed to see only one of the entries at a time - think hotornot.com.

I've currently implemented this with an NSLevelIndicator and the rating style. When the user selects a value, the application automatically advances to the next item.

This seems to be a big no-no to me, since a slider or similar ui component should probably not commit the change at the same time. OTOH, adding a "next" button doubles the amount of clicks the user has to perform.

I'd love to hear some opinions and suggestions on this.

cheers,

Matthias
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden
  • Follow-Ups:
    • Re: best UI for rating a stack of objects
      • From: Ricky Sharp <email@hidden>
    • Re: best UI for rating a stack of objects
      • From: "I. Savant" <email@hidden>
  • Prev by Date: Re: "Cocoa Programming" by Scott Anguish
  • Next by Date: Re: Drag & Drop Launch
  • Previous by thread: Re: Drag & Drop Launch
  • Next by thread: Re: best UI for rating a stack of objects
  • Index(es):
    • Date
    • Thread