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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com