[Sugar-devel] [Dextrose] Fwd: [PATCH] Changed outline of checkbox from grey to black when activated. Ticket #305

Shanjit Singh Jajmann shanjit at seeta.in
Tue Oct 26 12:55:35 EDT 2010


Hello team,

I have attached the screen shot for the check box without making the changes
present in the patch.

I have made a new window to test the working of the checkbox.

The checkbox seems to be working fine.

Please find the two screenshots of the checkbox (both selected and
unselected) attached.


Regards
Shanjit Singh Jajmann


On Wed, Oct 20, 2010 at 9:45 PM, Ishan Bansal <ishan at seeta.in> wrote:

>
> Hi
>
> I have submitted the patch for the ticket #305.
>
> Wish if you could review it and provide me suggestions on any improvement
> required.
>
> Regards
>
> ishan
>
> ---------- Forwarded message ----------
> From: Ishan Bansal <ishan at seeta.in>
> Date: Fri, Sep 10, 2010 at 12:07 AM
> Subject: [PATCH] Changed outline of checkbox from grey to black when
> activated. Ticket #305
> To: sugar-devel at lists.sugarlabs.org
>
>
> Changed outline of checkbox from grey to black so that it does not
> disappears into the grey highlight of the mouseover selection. (Ticket #305)
> ---
>  gtk/theme/gtkrc.em |    3 ++-
>  1 files changed, 2 insertions(+), 1 deletions(-)
>
> diff --git a/gtk/theme/gtkrc.em b/gtk/theme/gtkrc.em
> index 69dccd9..3c0d7f6 100644
> --- a/gtk/theme/gtkrc.em
> +++ b/gtk/theme/gtkrc.em
> @@ -48,6 +48,7 @@ button_grey = '"#808080"'
>  selection_grey = '"#A6A6A6"'
>  panel_grey = '"#C0C0C0"'
>  text_field_grey = '"#E5E5E5"'
> +text_field_black = '"#000000"'
>  white = '"#FFFFFF"'
>
>
> @@ -630,7 +631,7 @@ style "checkbutton"
>  {
>     base[NORMAL]      = $white
>     base[PRELIGHT]    = $white
> -    base[ACTIVE]      = $text_field_grey
> +    base[ACTIVE]      = $text_field_black
>
>     text[PRELIGHT]    = $toolbar_grey
>     text[NORMAL]      = $toolbar_grey
> --
> 1.7.0.4
>
>
>
> _______________________________________________
> Dextrose mailing list
> Dextrose at lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/dextrose
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20101026/01cf682f/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot-1.png
Type: image/png
Size: 26680 bytes
Desc: not available
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20101026/01cf682f/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot-2.png
Type: image/png
Size: 23678 bytes
Desc: not available
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20101026/01cf682f/attachment-0003.png>


More information about the Sugar-devel mailing list