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 -- Ubuntu-mobile mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile
