Re: TODO:Improve Radio/Checkbutton Look
- From: Owen Taylor <otaylor redhat com>
- To: gtk-devel-list redhat com
- Cc: andersca gnu org
- Subject: Re: TODO:Improve Radio/Checkbutton Look
- Date: 07 Apr 2000 14:36:01 -0400
Dan Siemon <dsiemon@strat.net> writes:
> I am considering taking on the above GTK+ todo.
>
> Having not contributed to GTK+ before any pointers to specific parts of
> the source or other recommendations would be greatly appreciated.
You will want to get in touch with Anders Carlson <andersca@gnu.org>.
He's looked at this some and I think he has some prototype code.
Fixing this basically requires two things. It mostly is a matter of
rewriting gtk/gtkstyle.c:gtk_default_draw_{check,option}.
However, since the size passed to these functions is currently too
small to draw nice-looking windows style check and radio buttons, you
will probably need to change the way layout is done in
gtkcheckbutton.c and gtkradiobutton.c to provide more space for the
draw_check() and draw_option() functions.
Regards,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]