Re: results in attached view
Re: results in attached view
- Subject: Re: results in attached view
- From: "Mike R. Manzano" <email@hidden>
- Date: Mon, 10 Mar 2008 08:37:55 -0700
How about creating a child window with an NSTableView within it?
See "Managing Attached Windows" in NSWindow's reference docs.
Mike
On Mar 10, 2008, at 7:12 AM, Torsten Curdt wrote:
I got a document based app. In the document window I can do a search
and would then like to display a the results in a list. But this
list should pop up similar to the quicksilver results. Attached to
the bottom of the window. I've already been digging through the
quicksilver source code - but it's not exactly a small project.
Looking at the quicksilver nib it looks like I just need to create a
custom view that I somehow need to display relative to the window.
The other option would be to resize the window programmatically and
enable a NSTableView in there.
Any suggestion which path to go?
cheers
--
Torsten
_______________________________________________
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
_______________________________________________
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