Variable Sized Subview
Variable Sized Subview
- Subject: Variable Sized Subview
- From: Chris Backas <email@hidden>
- Date: Mon, 02 Sep 2002 20:41:22 -0400 (EDT)
- Priority: Normal
Hello all,
I'm looking to implement a window which contains a variable number of criteria - and each 'criteria' is visually displayed as 3 or 4 controls. Basically, what I'm trying to do is similar to what iTunes 3 does for
Advanced Smart Playlists (when you add or remove a filtering criteria) - or even better, the File Search Dialog in Jaguar (Command-F in Finder).
My question is, how do I go about doing this at a high level? Do I want to put an NSMatrix in there and add cell rows to it (and create a custom cell that can draw all the Controls I need?) I don't really need any code
level help (yet <g>), but an overview of how this is best accomplished. Thanks for your time!
Chris Backas
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.