Re: changing the way checkbutton looks
- From: David Nečas <yeti physics muni cz>
- To: Sergei Steshenko <sergstesh yahoo com>
- Cc: gtk-list gnome org
- Subject: Re: changing the way checkbutton looks
- Date: Fri, 24 Sep 2010 13:38:17 +0200
On Thu, Sep 23, 2010 at 08:14:49AM -0700, Sergei Steshenko wrote:
> by default checkbutton has kind of 'v' on it when active and no special
> sign when not active.
>
> Is there a simple way to change what's shown on it inside the application ?
> I.e. I do not want to change this in theme.
Subclassing GtkCheckButton and overriding draw_indicator() method should
work since it works for radio buttons.
Yeti
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]