Getting correct size after placing widget in parent
- From: "Ian King [ES]" <king eiffel com>
- To: GTK List <gtk-list gnome org>, gtk-devel-list gnome org
- Cc:
- Subject: Getting correct size after placing widget in parent
- Date: Fri, 06 Aug 2004 12:39:01 -0700
Hi,
Is there any way to force gtk to recalculate the size of a widget
straight after it has been placed in its parent. Presently, the only
way I can see of doing it at the moment is to place the child widget in
to its parents and iterate over gtk_main_iteration_do until there are no
gtk_events pending, this is a very poor way of doing things,
particularly if the parent widget is mapped at the time. If anyone
knows of a better solution to this I would be extremely grateful....
Thanks for your time
Ian King
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]