Sergii Stoian wrote:
> On 3/22/07, *Fred Kiefer* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
> wrote:
> 
>     Sergii Stoian wrote:
>     > Forgot to attach files.
>     >
> 
>     Hi Sergii,
> 
>     I already commit my part of the change. Please give it a try.
> 
> 
> Looks good with one strange exception: NSPopUpButton doesn't draw
> responder ring although it inherits code from NSCell. Need to solve this.
> 

Oops, my fault. I overlooked the fact that NSMenuItemCell redefines the
drawWithFrame:inView: method not to draw a focus frame. I am  now
thinking about adding something like the
drawBorderAndBackgroundWithFrame:inView: method to NSCell. This would
make things so much easier. :-)

Cheers,
Fred


_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to