FROM : Nicko van Someren
DATE : Thu Dec 16 18:02:30 2004
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
DATE : Thu Dec 16 18:02:30 2004
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
| Related mails | Author | Date |
|---|---|---|
| Charles Françoise | Dec 16, 17:47 | |
| Nicko van Someren | Dec 16, 18:02 | |
| mmalcolm crawford | Dec 16, 18:22 |






Cocoa mail archive

