Re: Search Panel
Re: Search Panel
- Subject: Re: Search Panel
- From: Nicko van Someren <email@hidden>
- Date: Thu, 16 Dec 2004 17:02:30 +0000
On 16 Dec 2004, at 16:47, Charles Françoise wrote:
Has anyone already made one of those spiffy panels where you can
add/remove criteria for your search. Like the Finder find dialogue, or
that "smart playlist" dialogue in iTunes. the one where you have
PopUpButtons and +/- buttons to add/remove criteria. I'm going through
the process of making one right now, but if anyone already did, it
would help me out a lot.
The easiest way to do this seems to be to use a headerless, borderless,
transparent background NSTableView. With care you can then get
bindings to an NSArrayController to do most of the work for you in
building your criteria list.
Nicko
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Search Panel (From: Charles Françoise <email@hidden>) |