I have a NSButton with a custom NSButtonCell that implements a delayed
popup menu. More or less the same code as used by Camino.
It works, but with two glitches:
1. When disabled the label is not grayed.
If I toggle to Icon only and then back to Icon and text, the text is
grayed. But not if visible from start.
And if the Application is not the in fron the button, but not the text
becomes enabled...
Strangeness. Any documentation of special handling for custom views in
toolbars available?
2. It do not resize when selecting size small.
Adding a plain NSButton works, but not my own.
Full code for creating the button here (More or less the same as in
Camino but sequential):
// Fredrik Olsson
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden