[maemo-developers] Fremantle: HildonCheckButton with two labels
From: Alberto Garcia agarcia at igalia.comDate: Mon Sep 21 13:27:39 EEST 2009
- Previous message: Fremantle: HildonCheckButton with two labels
- Next message: Fremantle: HildonCheckButton with two labels
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: Fremantle: HildonCheckButton with two labels
- Next message: Fremantle: HildonCheckButton with two labels
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]