Best approach for a bunch of new UI controls
Best approach for a bunch of new UI controls
- Subject: Best approach for a bunch of new UI controls
- From: Igor Mozolevsky <email@hidden>
- Date: Sun, 14 Mar 2010 03:14:27 +0000
Hi guys,
I've got a few *nix libs to flesh out with some Cocoa UI goodness and
would welcome suggestions for a good way to do a bunch of controls:
Control 1: A long colour bar with a sliding window over it (mouse
controls the position of the window) -
+------------+
|||||||||||||]|[||||||||||||||]|[|||||||||||||||||||||||||||
+------------+
Control 2: A scrollable view of square boxes that can be picked and
dragged out of the view either individually or as a group -
+---------------------- -----------------------+
| +-+ +-+ +-+ +-+ +-+ +-+ +-+ +-+ |
| +-+ +-+ +-+ +-+ ... +-+ +-+ +-+ +-+ |
| |
.
:
| |
| +-+ +-+ +-+ +-+ ... +-+ +-+ +-+ +-+ |
| +-+ +-+ +-+ +-+ +-+ +-+ +-+ +-+ |
+---------------------- -----------------------+
Control 3: similar to control 2, but on a single line and can accept
boxes dragged out of control 2 (or itself) highlighting the insertion
point -
\ /
+-+ | +-+ +-+
+-+ | +-+ +-+
/ \
Ideas/thoughts/suggestions are very welcome!
Cheers,
--
Igor
_______________________________________________
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