Re: Collapsible Sections in Sheets
Re: Collapsible Sections in Sheets
- Subject: Re: Collapsible Sections in Sheets
- From: Kurt Revis <email@hidden>
- Date: Fri, 19 Jul 2002 06:33:51 -0700
"Steven W. Schuldt" <email@hidden> asks:
I have a sheet that I would like to hide some advanced parameters
on for optional display. Does anyone know how I can create my own
collapsible sections in sheets? Save dialogs, for example, can do this
(in that case the collapsible section optionally displays a file
browser).
I have written a class to handle this. I haven't personally tried it in
a sheet, just in normal windows, but I expect it would work in sheets as
well. It does take care of all the messy details which Nathan Day
pointed out.
http://www.snoize.com/Code/DisclosableView.tar.gz
This package now includes an Interface Builder palette, so you can set
up a disclosable section without writing any code, and test it in IB.
Hope this works for you; let me know if it doesn't.
--
Kurt Revis
email@hidden
_______________________________________________
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.