Re: Bug in toolbar
Re: Bug in toolbar
- Subject: Re: Bug in toolbar
- From: Laurence Harris <email@hidden>
- Date: Tue, 21 Nov 2006 16:56:29 -0500
On Nov 21, 2006, at 4:32 PM, Philip Aker wrote:
On 2006-11-21, at 13:16:36, Laurence Harris wrote:
On Nov 21, 2006, at 2:47 PM, j o a r wrote:
If it's not a bug, it's probably implemented via the use of "-
[NSToolbarItem visibilityPriority]".
But since you say that they "go there at random", I guess it
would have to be a bug.
It may happen in accordance with specific algorithm, but it seems
random to me. I have six items in the toolbar. As I narrow the
window they disappear in this order (numbered from left to right):
6, 3, 1, 5, then the window won't go any narrower, so 2 and 4 are
always visible. At the time they disappear, only 6 and 5 are the
rightmost items. That feels pretty random to me.
<IMO>
I'm the one who should set the priority by putting items I most
want to stay in the toolbar farther to the left in the toolbar. It
would be arrogant for a developer to enforce any other set of
priorities on a toolbar I customized. It also produces a very
disconcerting behavior: I see that an item has disappeared, but I
can't tell immediately which one it was. So I guess it's either a
bug or a serious design flaw.
</IMO>
What happens if you customize the toolbar by first clearing it, and
then adding the items in left-to-right order? I'm just guessing you
might have (naturally) worked from the default toolbar.
The leftmost item will still disappear before some other items.
Larry
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden