]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/toback24.txt
Corrected some wxAccessible mistakes
[wxWidgets.git] / docs / toback24.txt
index 86277c2bec734b14fd7bd9c59e83ece6a0eee1d3..c653128fba4bf037ce7d1447f27cfd967925d8e2 100644 (file)
@@ -166,3 +166,10 @@ Checking in include/wx/textbuf.h;
 /pack/cvsroots/wxwindows/wxWindows/include/wx/textbuf.h,v  <--  textbuf.h
 new revision: 1.8; previous revision: 1.7
 
+18. Better notebook page sizing
+
+nbbase.cpp, CalcSizeFromPage, plus #includes at top of file.
+This gets the tab size and adds a bit for borders.
+We should do the same for other platforms, only rationalise
+it so that wxNotebook returns the tab rect info.
+