Children need to be updated in size_allocate even if widget is not realized.
authorPaul Cornett <paulcor@bullseye.com>
Sun, 8 Apr 2007 06:13:21 +0000 (06:13 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Sun, 8 Apr 2007 06:13:21 +0000 (06:13 +0000)
commit52d16c5e3b215999001c626863577240c23d6ed4
tree1474ab21d1d7b0cc8c5b617e06ec8cd728ce80a7
parent52b7ece54c7c9231c5c212ac47967fe86db5c144
Children need to be updated in size_allocate even if widget is not realized.
Fix initial GdkWindow sizes in realize.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45332 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/win_gtk.c