X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/60f8c22b2502f825e054cb4cacd7c119a5aca8dd..d6b7a9285c628f751edc5cccbd8439d655e6f91c:/docs/latex/wx/artprov.tex diff --git a/docs/latex/wx/artprov.tex b/docs/latex/wx/artprov.tex index 8c2b6d4aaf..179111d9e6 100644 --- a/docs/latex/wx/artprov.tex +++ b/docs/latex/wx/artprov.tex @@ -42,37 +42,56 @@ requesting a resource from it. The ID is represented by wxArtID type and can have one of these predefined values (you can see bitmaps represented by these constants in the \helpref{artprov}{sampleartprovider} sample): \begin{itemize}\itemsep=0pt -\item wxART\_ADD\_BOOKMARK -\item wxART\_DEL\_BOOKMARK -\item wxART\_HELP\_SIDE\_PANEL -\item wxART\_HELP\_SETTINGS -\item wxART\_HELP\_BOOK -\item wxART\_HELP\_FOLDER -\item wxART\_HELP\_PAGE -\item wxART\_GO\_BACK -\item wxART\_GO\_FORWARD -\item wxART\_GO\_UP -\item wxART\_GO\_DOWN -\item wxART\_GO\_TO\_PARENT -\item wxART\_GO\_HOME -\item wxART\_FILE\_OPEN -\item wxART\_PRINT -\item wxART\_HELP -\item wxART\_TIP -\item wxART\_REPORT\_VIEW -\item wxART\_LIST\_VIEW -\item wxART\_NEW\_DIR -\item wxART\_FOLDER -\item wxART\_GO\_DIR\_UP -\item wxART\_EXECUTABLE\_FILE -\item wxART\_NORMAL\_FILE -\item wxART\_TICK\_MARK -\item wxART\_CROSS\_MARK -\item wxART\_ERROR -\item wxART\_QUESTION -\item wxART\_WARNING -\item wxART\_INFORMATION -\item wxART\_MISSING\_IMAGE + +\item wxART\_ERROR +\item wxART\_QUESTION +\item wxART\_WARNING +\item wxART\_INFORMATION +\item wxART\_ADD\_BOOKMARK +\item wxART\_DEL\_BOOKMARK +\item wxART\_HELP\_SIDE\_PANEL +\item wxART\_HELP\_SETTINGS +\item wxART\_HELP\_BOOK +\item wxART\_HELP\_FOLDER +\item wxART\_HELP\_PAGE +\item wxART\_GO\_BACK +\item wxART\_GO\_FORWARD +\item wxART\_GO\_UP +\item wxART\_GO\_DOWN +\item wxART\_GO\_TO\_PARENT +\item wxART\_GO\_HOME +\item wxART\_PRINT +\item wxART\_HELP +\item wxART\_TIP +\item wxART\_REPORT\_VIEW +\item wxART\_LIST\_VIEW +\item wxART\_NEW\_DIR +\item wxART\_FOLDER +\item wxART\_FOLDER\_OPEN +\item wxART\_GO\_DIR\_UP +\item wxART\_EXECUTABLE\_FILE +\item wxART\_NORMAL\_FILE +\item wxART\_TICK\_MARK +\item wxART\_CROSS\_MARK +\item wxART\_MISSING\_IMAGE +\item wxART\_NEW +\item wxART\_FILE\_OPEN +\item wxART\_FILE\_SAVE +\item wxART\_FILE\_SAVE\_AS +\item wxART\_DELETE +\item wxART\_COPY +\item wxART\_CUT +\item wxART\_PASTE +\item wxART\_UNDO +\item wxART\_REDO +\item wxART\_QUIT +\item wxART\_FIND +\item wxART\_FIND\_AND\_REPLACE +\item wxART\_HARDDISK +\item wxART\_FLOPPY +\item wxART\_CDROM +\item wxART\_REMOVABLE + \end{itemize} Additionally, any string recognized by custom art providers registered using