Re: IB Woes
Re: IB Woes
- Subject: Re: IB Woes
- From: The Amazing Llama <email@hidden>
- Date: Thu, 7 Aug 2003 22:39:54 -0700
On Thursday, August 7, 2003, at 10:22 PM, Scott Anguish wrote:
On Thursday, August 7, 2003, at 9:08 PM, David W. Halliday wrote:
This sounds like it's a prime example of what Apple's early User
Interface guidelines warned about: Overly literal adherence to an
interface metaphor (like only allowing a limited number of folders
within folders, since /real/ folders have such limitations). Shame
on Apple.
If you need a huge drawer, you probably should be looking at a
different UI.
Not sure of the Llama's needs, but a window that expands to show more
material is likely more appropriate than a drawer.
I'm implementing an Inspector.
Normally a floating window would be what I'd use, but since this is a
multi-document app, I want each document to have it's own Inspector.
So I put it in a drawer, because it then is visually attached to its
document and can easily be hidden and shown on a per-document basis.
Unfortunately this size limit might force me to go for the floating
window, but a floating inspector window that's bigger than the window
it's inspecting seems odd, as well...
Seth A. Roby The Amazing Llama < mail or AIM me at tallama at mac dot
com>
"Life is like an exploded clown. It's really funny until you figure out
what just happened."
_______________________________________________
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: IB Woes (From: Scott Anguish <email@hidden>) |