>Hi,
>
>I want to propose changes to gui-trunk (patch attached). In general
>changes are touches NSMattrix and NSCell and is about drawing first
>reponder indicator (dotted frame). What is done:
>
>- NSCell is responsible for showing first responder state;
>- Removed code from NSMatrix which sets attibute of cell to display
>first responder state then draws cell and then set attibute to off;
>- Removed code from NSBrowserCell which draws first responder indicator.
>
>Before this patch (current SVN) NSCell draws first responder indicator
>when it's selected (highlighted) and when it's not slected. That's why
>NSMatrix and the like should switch on and off NSCell's attribute.

I'm sure you have a reason to propose this change ... probably a good idea
to explain it. ;-)

ie, what's wrong with the existing code ? :-)

Thanks



_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to