dbbrowse.rc dbgrid.cpp dbtree.cpp dbtree.h help.de/icons.htm

help.de/problems.htm help.std/icons.htm help.std/problems.htm
 	bitmaps/view.ico bitmaps/view.xpm help.png/view.png


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5951 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Mark Johnson
2000-02-10 15:36:10 +00:00
parent ad30de59f6
commit e8c6aabeaa
11 changed files with 245 additions and 189 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -0,0 +1,24 @@
/* XPM */
static char* VIEW_xpm[] = {
"16 16 5 1",
" c #000000",
"! c #000080",
"# c #C0C0C0",
"$ c #808080",
"% c #FFFFFF",
"$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$",
"$#############$ ",
"$#$$$$$$$$$$$$$ ",
"$$$$$$$$$$$$$$$ ",
"$$############# ",
"$$#$$$$$$$$$$$$ ",
"$$#$$$$$$$$$$$$ ",
"$$#$$$$$$$$$$$$ ",
"$$#%%%%%%%%%%%$ ",
"$$#%!!!%!!!%!%$ ",
"$$#%%%%%%%%%%%$ ",
"$$#%!!!%!!!%!%$ ",
"$$#%%%%%%%%%%%$ ",
" $#%!!!%!!!%!% ",
"%$$$$$$$$$$$$$$$"};