• 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: number box class from NSTextField
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: number box class from NSTextField


  • Subject: Re: number box class from NSTextField
  • From: Stephen Blinkhorn <email@hidden>
  • Date: Mon, 22 Jun 2009 12:19:24 -0600

On 22 Jun 2009, at 09:11, Graham Cox wrote:

The standard way to handle this is to pair an ordinary text field with a stepper control (and maybe a slider, if you have space). The stepper allows the user to spin the value up or down while the text field allows them to type a value.

I'm using the stepper approach for now but neither me nor my users like it much. The slider idea could be useful but of course GUI space is at a premium which is one of the reasons I'm looking at alternatives.



I doubt that even if you get your field working properly, anyone will expect it to work the way you describe, and it will be very frustrating to have the value changing when they just tried to click and drag to select it.

Very unusual UI widgets are not "standard" usually for very good reasons.


The click and drag number box is very much a standard in audio applications, for example, Apple's Logic Pro.

Stephen
_______________________________________________

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: number box class from NSTextField
      • From: Graham Cox <email@hidden>
    • Re: number box class from NSTextField
      • From: Quincey Morris <email@hidden>
References: 
 >number box class from NSTextField (From: Stephen Blinkhorn <email@hidden>)
 >Re: number box class from NSTextField (From: Graham Cox <email@hidden>)

  • Prev by Date: How do I sync Quartz drawing-path coordinates with the physical iPhone UIView coordinates?
  • Next by Date: Re: Approaches for this Matching Problem?
  • Previous by thread: Re: number box class from NSTextField
  • Next by thread: Re: number box class from NSTextField
  • Index(es):
    • Date
    • Thread