]> git.saurik.com Git - wxWidgets.git/commitdiff
mention wxArtProvider
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Thu, 20 Nov 2008 21:27:07 +0000 (21:27 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Thu, 20 Nov 2008 21:27:07 +0000 (21:27 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56870 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/doxygen/mainpages/const_stockitems.h

index 1828b457b139def8c06e033cafb76bcc7cc2d966..4d265efab750253cf386daabea10664a3165e927 100644 (file)
 
 @page page_stockitems Stock items
 
-Window IDs for which stock buttons and menu items are created
-(see the wxButton constructor and the wxMenuItem constructor):
+The following is the list of the window IDs for which stock buttons and menu items
+are created.
+See the wxButton constructor and the wxMenuItem constructor for classes which
+automatically add stock bitmaps when using stock IDs.
+Also note that you can retrieve stock bitmaps using wxArtProvider.
 
 @beginDefList
 @row3col{<b>Stock ID</b>, <b>GTK icon</b>, <b>Stock label</b>}