wxAUI docking problem
Joel Low
joel at joelsplace.sg
Sat Aug 5 06:15:51 PDT 2006
When I have a toolbar, I float it by mouse, then re-dock it, everything's
OK.
But when I change the size of the window that is considered a "pane" the
size is not automatically updated, and it results in painting problems
(http://joelsplace.dyndns.org/documents/files/public/wxaui1.png). I've
tried hacking the code, and as of now I've got the floating pane to resize
properly, just that the docked resizing is a bit troublesome.
Last note: when the pane was "installed" without dropping it by the mouse,
resizing is perfectly OK, so t leads me to believe something is wrong with
the dropping code.
Joel
More information about the wx-dev
mailing list