gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSToolbar and SearchView


From: Fred Kiefer
Subject: Re: NSToolbar and SearchView
Date: Thu, 29 Apr 2010 09:56:18 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.1.9) Gecko/20100317 SUSE/3.0.4-1.1.1 Thunderbird/3.0.4

Am 29.04.2010 00:39, schrieb Riccardo Mottola:
> using Grr, I notice that the search component is again displayed wrong.
> I had fixed that (other issues remained, but they were to be considered
> minor and Fred knows that we have them on the table). Did someone revert
> or "work around" my fix?

It was most likely Dougs commit 30143 that broke things for you. But as
you don't describe in detail what is wrong, it is hard to tell. And you
must be aware of that specific fix as you corrected some C99 issues you
had with it.
The only change you made to toolbars that I am aware of was the
_isFlexibleSpace method (By the way, your test is unneeded, the method
should just return NO to get the behaviour you want. This method is
overriden in the subclass). And nothing in that area has changed.
On the other hand all the layout code there is just a hack, I am not
surprised to see it broken by unrelated changes. We should rewrite the
whole area, if ever somebody has the time for that...

Fred




reply via email to

[Prev in Thread] Current Thread [Next in Thread]