[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Proposal to fix NSCell issue
From: |
Alexander Malmberg |
Subject: |
Re: [PATCH] Proposal to fix NSCell issue |
Date: |
Wed, 31 Mar 2004 02:36:49 +0200 |
Quentin Mathé wrote:
> Here is an updated set of patches... I hope it's ok now : I removed the
> action send in NSButtonCell and also the NSWindow patch (-performClick:
> is kept until better solution is found).
>
> I think it is ok to commit.
> ?
Some lines seem to be longer than 80 characters, but otherwise, it's ok.
Thanks for working on this!
Fred Kiefer wrote:
> As I wrote before, I like the patch. There are a few remaining minor
> things, I don't see the reason for the change on NSControl
Mostly style, but if extra behavior is added to [NSCell -performClick:],
it's important that NSControl still directly does the right thing.
> and NSCell
> performClick: still ignores the sender if the controlView is unset.
I'd rather remove [NSCell -performClick:] than extend it, but either
way, it'll be easy to do this after this change.
> But
> anyway, for me it would be fine to have this commited.
- Alexander Malmberg
- Re: [PATCH] Proposal to fix NSCell issue, (continued)
- Re: [PATCH] Proposal to fix NSCell issue, Alexander Malmberg, 2004/03/19
- Re: [PATCH] Proposal to fix NSCell issue, Quentin Mathé, 2004/03/22
- Re: [PATCH] Proposal to fix NSCell issue, Quentin Mathé, 2004/03/23
- Re: [PATCH] Proposal to fix NSCell issue, Fred Kiefer, 2004/03/23
- Re: [PATCH] Proposal to fix NSCell issue, Quentin Mathé, 2004/03/23
- Re: [PATCH] Proposal to fix NSCell issue, Quentin Mathé, 2004/03/30
- Re: [PATCH] Proposal to fix NSCell issue, Fred Kiefer, 2004/03/30
- Re: [PATCH] Proposal to fix NSCell issue,
Alexander Malmberg <=
- Re: [PATCH] Proposal to fix NSCell issue, Fred Kiefer, 2004/03/31
- Re: [PATCH] Proposal to fix NSCell issue, Quentin Mathé, 2004/03/31
- Re: [PATCH] Proposal to fix NSCell issue, Fred Kiefer, 2004/03/31
- Re: [PATCH] Proposal to fix NSCell issue, Quentin Mathé, 2004/03/31