On Sat, Sep 19, 2009 at 11:55:03AM +0200, Cornelius Hald wrote:

> I'm trying to create a Hildon check button with two labels. The
> problem is that HildonCheckButton only supports one label. Why?

As Mox explained, that check button was designed to have only one
label.

If we supported two we wouldn't be able to use some of GtkButton's
functions, notably gtk_button_set_label()

I can't think of any obvious workaround other than writing a new
widget based on the HildonButton code...

> It looks like the inheritance tree of the Hildon*Buttons is quite
> messy!
> Are there any plans to fix that or will it be fixed with Qt?

Hopefully we'll be able to make this simpler in the future:

https://bugzilla.gnome.org/show_bug.cgi?id=557720

Berto
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to