Re: Resizable windows, zoom buttons, & palettes - a GUI design question
Kyle Sluder <[email protected]>
| Newsgroups | gmane.comp.macosx.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Dec 5, 2009 at 7:37 AM, Eric Gorr <[email protected]> wrote: > Now, with that introduction, my specific cases involves a palette with a set of tool buttons. The issue is this: So this is like the button bar in Adobe apps? Or can your panel also be used as an inspector? If it's like the button bar, I wouldn't worry about ever showing the zoom button. I can't think of what would constitute the preferred size (which is what the zoom button does; it toggles between preferred and user sizes). You would trade visual consistency for behavioral inconsistency. --Kyle Sluder