Re: Theme problem with first responder

2014-03-20 Thread Germán Arias
On 2014-03-19 23:42:15 -0600 Eric Wasylishen  wrote:

> Hi Germán,
> This is probably caused by a change I made last fall to allow theming the
> first responder state. See
> https://github.com/gnustep/gnustep-gui/blob/master/Source/GSTheme.m#L1120 .
> And for an example theme
> http://svn.gna.org/svn/etoile/trunk/Etoile/Themes/Nesedah.theme/
> 
> Perhaps that method in gstheme should do a fall back if the theme doesn't
> provide first responder tiles. As a workaround just make another button
> tile  with the suffix FirsrResponder.
> 
> Eric

OK, I will add these tiles at theme. Thanks.

Germán.


___
Gnustep-dev mailing list
Gnustep-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/gnustep-dev


Re: Theme problem with first responder

2014-03-19 Thread Eric Wasylishen
Hi Germán,
This is probably caused by a change I made last fall to allow theming the
first responder state. See
https://github.com/gnustep/gnustep-gui/blob/master/Source/GSTheme.m#L1120 .
And for an example theme
http://svn.gna.org/svn/etoile/trunk/Etoile/Themes/Nesedah.theme/

Perhaps that method in gstheme should do a fall back if the theme doesn't
provide first responder tiles. As a workaround just make another button
tile  with the suffix FirsrResponder.

Eric
On Mar 18, 2014 5:34 PM, "Germán Arias"  wrote:

> This problem occurs when the theme show tiles at buttons. When a button is
> the first responder this lose its tile. See attached image. When the button
> isn't the first responder, this again shows the tile.
> 
>
> Germán.
>
> ___
> Gnustep-dev mailing list
> Gnustep-dev@gnu.org
> https://lists.gnu.org/mailman/listinfo/gnustep-dev
>
>
___
Gnustep-dev mailing list
Gnustep-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/gnustep-dev


Theme problem with first responder

2014-03-18 Thread Germán Arias
This problem occurs when the theme show tiles at buttons. When a button is the 
first responder this lose its tile. See attached image. When the button isn't 
the first responder, this again shows the tile. 


Germán.
<>___
Gnustep-dev mailing list
Gnustep-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/gnustep-dev