X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/954b8ae60391d18b87a604e7919c87c0c6ae208b..60b73526d6797ee466c272dbfca962a230bc5908:/docs/latex/wx/layalgor.tex?ds=sidebyside diff --git a/docs/latex/wx/layalgor.tex b/docs/latex/wx/layalgor.tex index e4d58e3264..76a36feb10 100644 --- a/docs/latex/wx/layalgor.tex +++ b/docs/latex/wx/layalgor.tex @@ -141,5 +141,8 @@ The MDI client window is set to occupy the remaining space. Lays out the children of a normal frame or other window. -{\it mainWindow} is set to occupy the remaining space. +{\it mainWindow} is set to occupy the remaining space. If this is not specified, then +the last window that responds to a calculate layout event in query mode will get the remaining space +(that is, a non-query OnCalculateLayout event will not be sent to this window and the window will be set +to the remaining size).