Re: Scrollable List of NSViews - NSTableView? NSMatrix? Other?
Re: Scrollable List of NSViews - NSTableView? NSMatrix? Other?
- Subject: Re: Scrollable List of NSViews - NSTableView? NSMatrix? Other?
- From: Alastair Houghton <email@hidden>
- Date: Wed, 28 Jan 2004 19:31:09 +0000
On 28 Jan 2004, at 18:22, Mark Munz wrote:
>
Hi guys,
>
>
I'm trying to find the best solution to creating a rule interface
>
similar to Apple Mail's Rules interface.
>
>
I basically need to create and display a View for each "entry". The
>
entries could be of varying sizes (this would be to accommodate the
>
entries that require a lot more information w/o making every view that
>
large). There could potentially be a lot of rules, so the list has to
>
be scrollable (it looks like Apple Mail rules don't support
>
scrolling).
>
>
NSTableView doesn't seem to be able to support heavyweight "views" as
>
content from what I can tell. I don't know enough about NSMatrix to
>
know if it may be a better solution to this problem. Is this a case
>
where i have to effectively roll-my-own Table solution? Any
>
suggestions or insight on the best way to do this?
See section 3.5.4 of my FAQ, here:
http://www.alastairs-place.net/cocoa/faq.txt
Kind regards,
Alastair.
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.