Richard sent me the pic off list (I think it was)
uh, there are a whole lot of toolbar items. And it is a vertical product. Those
often bend the rules due to internal design constraints. And often, damn the
HIG, full speed ahead.
The number of key combinations required to do all the things he s
On Jun 25, 2010, at 9:35 PM, Richard Somers wrote:
> On Jun 25, 2010, at 10:04 PM, Scott Anguish wrote:
>
>> Which brings me back to my first question.. :-)
>
> There are simply too many tools for a standard toolbar. I am trying to make a
> nice user friendly application but fundamentally ther
On Jun 26, 2010, at 12:35 AM, Richard Somers wrote:
> On Jun 25, 2010, at 10:04 PM, Scott Anguish wrote:
>
>> Which brings me back to my first question.. :-)
>
> There are simply too many tools for a standard toolbar. I am trying to make a
> nice user friendly application but fundamentally the
On Jun 25, 2010, at 9:35 PM, Richard Somers wrote:
> There are simply too many tools for a standard toolbar. I am trying to make a
> nice user friendly application but fundamentally there is no getting around
> the fact that this kind of application has lots of tools.
But will any one person a
On Jun 25, 2010, at 10:04 PM, Scott Anguish wrote:
Which brings me back to my first question.. :-)
There are simply too many tools for a standard toolbar. I am trying to
make a nice user friendly application but fundamentally there is no
getting around the fact that this kind of applicatio
On Jun 25, 2010, at 4:01 PM, Richard Somers wrote:
> I have a need to make a custom toolbar. Cocoa's standard toolbar will not
> work for this application (no lectures please).
I don’t think you’d get any lectures, rather questions about why it doesn’t
offer what you need.
> It would great if
Thanks for the response!
Indeed it works -- there was code later in my -
toolbar:itemForItemIdentifier:willBeInsertedIntoToolbar: method that
was re-setting the min and max size to the bounds of the view. D'oh!
thanks
-john
On Mar 31, 2009, at 12:36 PM, Peter Ammon wrote:
On Mar 31, 20
On Mar 31, 2009, at 12:16 PM, John Mikros wrote:
Hello all,
I have a custom view in an NSToolbar. I would like this item to
expand as much as possible, similar to
NSToolbarFlexibleSpaceItemIdentifier, or similar to the address bar
in Safari.
I was hoping that setting the min and max s