X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4a10e43b276ad900364cbf1899df549de42227bc..a43ec16b16cf61894294f071011ec984d8a3d673:/docs/latex/wx/window.tex diff --git a/docs/latex/wx/window.tex b/docs/latex/wx/window.tex index 5414d828cf..2ea573f0a9 100644 --- a/docs/latex/wx/window.tex +++ b/docs/latex/wx/window.tex @@ -74,7 +74,7 @@ and no longer has an effect.} \twocolitem{\windowstyle{wxALWAYS\_SHOW\_SB}}{If a window has scrollbars, disable them instead of hiding them when they are not needed (i.e. when the size of the window is big enough to not require the scrollbars to navigate it). -This style is currently only implemented for wxMSW and wxUniversal and does +This style is currently implemented for wxMSW, wxGTK and wxUniversal and does nothing on the other platforms.} \twocolitem{\windowstyle{wxCLIP\_CHILDREN}}{Use this style to eliminate flicker caused by the background being repainted, then children being painted over them. Windows only.}