]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/notebook.tex
Fixed crash-on-exit bug due to status bar being deleted twice (MDI apps);
[wxWidgets.git] / docs / latex / wx / notebook.tex
index 1b810993e02a054abc51562e6b18d076962ec0fa..11aba426824946fce6417157ade40f08e90fa2f6 100644 (file)
@@ -49,6 +49,8 @@ Default constructor.
 
 Constructs a notebook control.
 
+Note that sometimes you can reduce flicker by passing the wxCLIP\_CHILDREN window style.
+
 \wxheading{Parameters}
 
 \docparam{parent}{The parent window. Must be non-NULL.}