Hi,

I met a disgusting issue as applying a image defined in a gtkrc style to
a GtkButton. It can't be displayed as original picture size but a very
small size. The GtkButton doesn't have a child of GtkImage because
sapwood gtk engine only supports BOX paint for button, no pic/image
paint for gtkimage in my experience. To make it seen, the only way I
found is of using gtk_widget_set_size_request() on the button. But this
is ugly and can't change size dynamically with change of picture. 

Anybody here has such experience for such issue?

Thanks,
Peter
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to