[maemo-developers] How to resize HildonPannableArea child widgets
From: Luca Donaggio donaggio at gmail.comDate: Mon Mar 1 18:57:45 EET 2010
- Previous message: QGraphicsView Overshoot
- Next message: Maemo 5 PR1.2 and Extras
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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). Actually I'm calling gtk_container_check_resize() on each container widget but without any visible effect (I tried also calling queue_resize() and queue_draw() for each widget inside a container as well). -- Luca Donaggio -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.maemo.org/pipermail/maemo-developers/attachments/20100301/14e6ea3d/attachment.htm>
- Previous message: QGraphicsView Overshoot
- Next message: Maemo 5 PR1.2 and Extras
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]