Re: Cocoa UI Question
Re: Cocoa UI Question
- Subject: Re: Cocoa UI Question
- From: Stéphane <email@hidden>
- Date: Tue, 6 May 2008 18:36:05 +0200
On May 6, 2008, at 6:16 PM, Kristopher Matthews wrote:
(I apologize in advance if this question is not appropriate for
this list.)
I'm writing a small app to graph the speed of an attached hard disk
under various circumstances. My thoughts for the interface are at
http://homepage.mac.com/kmmx/UI.png - where the left custom view
will be my graph, and the right control (not sure if a table
appropriate) will contain a list of volumes.
On most Mac OS X applications, the volume list would be on the left
(a NSTableView is a good choice).
My question is: what is the proper method for the user to specify
"measure this disk and append to the current graph"? I've thought
of double clicking, or drag and drop. Both cases feel a little
strange to me so I'm wondering what others think.
Does it require a lot of CPU usage? Because just selecting the volume
could start the operation.
_______________________________________________
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