Added optional parameter to SelectDocumentType() and SelectViewType() to allow the...
authorGeorge Tasker <gtasker@allenbrook.com>
Wed, 24 Jan 2001 11:04:30 +0000 (11:04 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Wed, 24 Jan 2001 11:04:30 +0000 (11:04 +0000)
commit52b9ca21ac6c53d841028542771c839590a63db1
tree735f7821ac4af2469a111dcea23c8dbcde972774
parent865a17302b8e9393f37f850683296151eb240c91
Added optional parameter to SelectDocumentType() and SelectViewType() to allow the choice lists of documents/views to be alphabetically sorted if desired.  Default behavior is FALSE on the sort to maintain backward compatability.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9155 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/docmanag.tex
include/wx/docview.h
src/common/docview.cpp