PDA

View Full Version : how to make lazrarus graphics resource file


rockyredhead
April 9th, 2008, 01:23 PM
I am porting a chess program from VB. I have several bitmaps which show black and white squares and squares with king or pawn on them. I am trying to find out how to put these into a resourced file and how to load them from it. I seem to recall Delphi had an editor for this purpose and wonder if there is a Lazarus equivalent?