Re: UI Data Grouping Question
Re: UI Data Grouping Question
- Subject: Re: UI Data Grouping Question
- From: Justin Anderson <email@hidden>
- Date: Wed, 20 Jul 2005 13:59:23 -0400
It's really worth your time to build and toy with the examples
included with Apple's developer tools -- specifically the ones
located in "/Developer/Examples/AppKit" and "/Developer/Examples/
InterfaceBuilder".
What you're asking for is done by NSOutlineView, though it will take
extra work to make it look like Spotlight, with its multiple ways of
presenting different group types.
<file:///Developer/ADC Reference Library/documentation/Cocoa/
Reference/ApplicationKit/ObjC_classic/Classes/NSOutlineView.html>
- Justin Anderson
On Jul 20, 2005, at 11:53 AM, Paul Heal wrote:
Hi there,
Other than tweaking some basic controls I'm relatively new to
Mac GUI
programming. I'd like some suggestions on how to create the type of
table
view grouping that you see in applications like the spotlight "View
All"
window in Tiger or like in MS Entourage application where data is
grouped
into sections with a disclosure header at the top.
Thanks in Advance.
Paul
_______________________________________________
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