lazarus/lcl/images
2007-09-29 18:48:34 +00:00
..
buttons - LCL-default images loading moved from TWidgetSet.LoadStockPixmap to buttons and dialogs units 2007-05-25 09:13:22 +00:00
cursors - crNone cursor for gtk and carbon (issue #8962) 2007-06-29 08:22:12 +00:00
dialogs - LCL-default images loading moved from TWidgetSet.LoadStockPixmap to buttons and dialogs units 2007-05-25 09:13:22 +00:00
btncalccancel.xpm added calculator icons 2003-12-25 11:53:36 +00:00
btncalcimg.xpm added calculator icons 2003-12-25 11:53:36 +00:00
btncalcmin.xpm added calculator icons 2003-12-25 11:53:36 +00:00
btncalcmul.xpm added calculator icons 2003-12-25 11:53:36 +00:00
btncalcok.xpm added calculator icons 2003-12-25 11:53:36 +00:00
btncalcplus.xpm added calculator icons 2003-12-25 11:53:36 +00:00
btncalcpm.xpm added calculator icons 2003-12-25 11:53:36 +00:00
btncalculator.xpm added calculator icons 2003-12-25 11:53:36 +00:00
btncalendar.xpm added calculator icons 2003-12-25 11:53:36 +00:00
btnseldir.xpm added calculator icons 2003-12-25 11:53:36 +00:00
dbgridcheckedcb.xpm LCL, dbgrids, fixes checkboxes not visible when using column's cbsCheckboxColumn style 2007-09-29 18:48:34 +00:00
dbgridgrayedcb.xpm LCL, dbgrids, fixes checkboxes not visible when using column's cbsCheckboxColumn style 2007-09-29 18:48:34 +00:00
dbgriduncheckedcb.xpm LCL, dbgrids, fixes checkboxes not visible when using column's cbsCheckboxColumn style 2007-09-29 18:48:34 +00:00
dbnavcancel.xpm
dbnavdelete.xpm
dbnavedit.xpm
dbnavfirst.xpm
dbnavinsert.xpm
dbnavlast.xpm
dbnavnext.xpm
dbnavpost.xpm
dbnavprior.xpm
dbnavrefresh.xpm
README.txt renamed README files to README.txt 2006-07-21 18:31:15 +00:00

This directory contains all images needed by the LCL.
Images are stored in lazarus resource files (.lrs). Each icon is stored
in xpm format.

lclicons.lrs - Icons, included by lclintf.pas


How to update the image resources:

Creating a lazarus resource can easily be done by the lazres program.
If you have not yet compiled lazres, go to the tools directory and type make.


1. lclicons.lrs

cd <lazarusdir>/lcl/images/
../../tools/lazres ../lclicons.lrs *.xpm