]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tdocview.tex
document disabled bitmap parameter of AddTool()
[wxWidgets.git] / docs / latex / wx / tdocview.tex
index 261c813e4614c41a63b0154dfd0e7e4c681e45f1..53066d5cb432f6b0b9c9240831ada3cb8d1890ea 100644 (file)
@@ -163,9 +163,7 @@ the user clicks on the Open menu item, the file selector is displayed
 with a list of possible file filters -- one for each wxDocTemplate. Selecting
 the filter selects the wxDocTemplate, and when
 a file is selected, that template will be used for creating a document
-and view. Under non-Windows platforms, the user will be prompted for
-a list of templates before the file selector is shown, since most file selectors
-do not allow a choice of file filters.
+and view.
 
 For the case where an application has one document type and one view type,
 a single document template is constructed, and dialogs will be appropriately