• 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 approach for a bunch of new UI controls
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: Best approach for a bunch of new UI controls
      • From: Andreas Mayer <email@hidden>
  • Prev by Date: Re: NSTimer never being deallocated
  • Next by Date: How to show a progress without multithreading?
  • Previous by thread: -[QCNSBitmapImageRep encodeWithCoder:]: Inconsistent state
  • Next by thread: Re: Best approach for a bunch of new UI controls
  • Index(es):
    • Date
    • Thread