
| 
 | 
|---|
Stand: 2000-01-22.01-mj10777
| Which Icons are used for what ? | 
|---|
| *.xpm have not been tested with  Linux as of yet ! | 
|---|
|  col.ico / col.xpm | dbtree.cpp : ODBC Column in a Table (not a Primary or Foreign Key) | 
|---|---|
|  d_closed.ico / d_closed.xpm | pgmctrl + dbtree.cpp : last branch of Tree (not selected) | 
|  d_open.ico / d_open.xpm | pgmctrl + dbtree.cpp : last Branch of tree (selected) | 
|  dsn.ico / dsn.xpm | good question | 
|  dsnclose.ico / dsnclose.xpm | pgmctrl.cpp : Main Branch of ODBC-DSN Tree (not selected) | 
|  dsnopen.ico / dsnopen.xpm | pgmctrl.cpp : Main Branch of ODBC-DSN Tree (selected) | 
|  f_closed.ico / f_closed.xpm | pgmctrl.cpp : Main Branch of Program-Setting-DSN Tree (not selected) | 
|  f_open.ico / f_open.xpm | pgmctrl.cpp : Main Branch of Program-Setting-DSN Tree (not selected) | 
|  key.ico / key.xpm | dbtree.cpp : ODBC Primary-Key Column in a Table | 
|  keyf.ico / keyf.xpm | dbtree.cpp : ODBC Foreign-Key Column in a Table | 
|  logo.ico / logo.xpm | Programm Logo | 
|  pgmctrl.ico / pgmctrl.xpm / pgmctrl.bmp | pgmctrl.cpp : Tab Bitmap | 
|  tab.ico / tab.xpm | dbtree.cpp : ODBC Table | 
|  view.ico / view.xpm | dbtree.cpp : ODBC View | 
| All other Pictograms are not used in DBBrowser (they are .png files) | 
|---|
| It will be nice, when the time comes where we can use XPM files for everything. | 
|---|