Re: palettes
Re: palettes
- Subject: Re: palettes
- From: Oscar Bascara <email@hidden>
- Date: Sun, 24 Mar 2002 20:31:09 -0800
On Sunday, March 24, 2002, at 01:41 PM, Nicholas Riley wrote:
On Sun, Mar 24, 2002 at 01:21:19PM -0800, Oscar Bascara wrote:
I often see programs with these nice user interface controls/views that
aren't among the standard palettes. For example, I wish I had access
to
palettes for a tree view and a sliding tabbed view like in the Project
Builder application. Also, it would be good to have a customized
palette of NSScrollView that allowed a gap at the right of the
horizontal scroll bar. That way, an extra control or label could be
place there like for zooming. A pull-down menu with the zoom
percentages could be displayed or maybe a pop-up vertical slider for
continuous zooming.
A 'tree view' is NSOutlineView. The sliding tabbed view is
PB-specific. OmniAppKit has a class which will permit placard-type
controls to be inserted in a NSScrollView (OAScrollView).
If you haven't looked through Omni's frameworks, do so.. while they're
not documented, they're almost uniformly well-written, frequently
updated, and save me oodles of time (most recently, with
OFRegularExpression/OFStringScanner).
Thank you for the information! I will definitely check out
OAScrollView. (As you may have guessed, it was OmniGraffle, in the
first place, that made me wonder about a customized NSScrollView.)
Oscar
--
=Nicholas Riley <email@hidden> |
<http://www.uiuc.edu/ph/www/njriley>
Pablo Research Group, Department of Computer Science and
Medical Scholars Program, University of Illinois at Urbana-Champaign
_______________________________________________
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.
References: | |
| >Re: palettes (From: Nicholas Riley <email@hidden>) |