[maemo-developers] How to resize HildonPannableArea child widgets
From: Alberto Garcia agarcia at igalia.comDate: Wed May 19 17:27:41 EEST 2010
- Previous message: show existing StackableWindow second time
- Next message: How to resize HildonPannableArea child widgets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Mar 01, 2010 at 05:57:45PM +0100, Luca Donaggio wrote: > Which is the best way to resize widgets inside a PannableArea? > I'm writing a callback function to be called when the device > orientation changes and I noticed that PannableAreas retain their > former width, so widgets inside aren't resized (for example, > gtkLabels don't wrap their content). gtk_widget_queue_resize() should be enough. (we're considering fixing this directly in Maemo-GTK btw) Berto
- Previous message: show existing StackableWindow second time
- Next message: How to resize HildonPannableArea child widgets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]