Re: [PATCH] NSButtonCell

2004-02-24 Thread Fred Kiefer
Adam Fedor wrote: On Thu, 2004-02-05 at 08:00, Quentin Mathé wrote: Here is a patch for NSButtonCell.m which permits to the class to be drawn transparent when it is not bordered. I also removed few lines about the focus dotted rect in order to have it always drawn with the same size than the

Re: [PATCH] NSButtonCell

2004-02-24 Thread Adam Fedor
On Tue, 2004-02-24 at 04:55, Fred Kiefer wrote: I thought, that due to my drawing patch for NSButtonCell this patch was no longer needed. Am I wrong here? We rather ask Quentin before we make any further change. Apart from that, I would join Gregory and clain that the way this patch

Re: [PATCH] NSButtonCell

2004-02-24 Thread Quentin Mathé
Le 24 févr. 04, à 12:55, Fred Kiefer a écrit : Adam Fedor wrote: On Thu, 2004-02-05 at 08:00, Quentin Mathé wrote: Here is a patch for NSButtonCell.m which permits to the class to be drawn transparent when it is not bordered. I also removed few lines about the focus dotted rect in order to

Re: [PATCH] NSButtonCell

2004-02-24 Thread Gregory John Casamento
--- Quentin_Mathé [EMAIL PROTECTED] wrote: Le 24 févr. 04, à 12:55, Fred Kiefer a écrit : Adam Fedor wrote: On Thu, 2004-02-05 at 08:00, Quentin Mathé wrote: Here is a patch for NSButtonCell.m which permits to the class to be drawn transparent when it is not bordered. I also

Re: [PATCH] NSButtonCell

2004-02-24 Thread Gregory John Casamento
All, Quentin's implementation of NSToolbar has been committed. Quetin's patch (not the one below but one he sent to me later) to NSButtonCell corrected the issues I found in apps using NSMatrix. Thanks, GJC --- Quentin_Mathé [EMAIL PROTECTED] wrote: Le 24 févr. 04, à 12:55, Fred Kiefer a

Re: [PATCH] NSButtonCell

2004-02-23 Thread Adam Fedor
On Thu, 2004-02-05 at 08:00, Quentin Mathé wrote: Hi all, Here is a patch for NSButtonCell.m which permits to the class to be drawn transparent when it is not bordered. I also removed few lines about the focus dotted rect in order to have it always drawn with the same size than the

Re: [PATCH] NSButtonCell

2004-02-23 Thread Gregory John Casamento
Adam, I need to test this as this looks to me like the same portion of the NSToolbar patch which I requested Quentin to fix before committing. I will post my determination in a few minutes. GJC --- Adam Fedor [EMAIL PROTECTED] wrote: On Thu, 2004-02-05 at 08:00, Quentin Mathé wrote: Hi all,

Re: [PATCH] NSButtonCell

2004-02-23 Thread Gregory John Casamento
Attached as a jpg, so it can be viewed in the convenience of your browser. GJC --- Gregory John Casamento [EMAIL PROTECTED] wrote: Adam, This change is still broken...see the attached snapshot of Gorm. Normall all of the buttons in the matrix are showing. As you can see, with this