home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / wxos2233.zip / wxOS2-2_3_3.zip / wxWindows-2.3.3 / demos / life / life.rc < prev    next >
Text File  |  2000-07-15  |  538b  |  18 lines

  1. mondrian ICON "mondrian.ico"
  2. #include "wx/msw/wx.rc"
  3.  
  4. reset   BITMAP "bitmaps/reset.bmp"
  5. open    BITMAP "bitmaps/open.bmp"
  6. play    BITMAP "bitmaps/play.bmp"
  7. stop    BITMAP "bitmaps/stop.bmp"
  8. zoomin  BITMAP "bitmaps/zoomin.bmp"
  9. zoomout BITMAP "bitmaps/zoomout.bmp"
  10. info    BITMAP "bitmaps/info.bmp"
  11. north   BITMAP "bitmaps/north.bmp"
  12. east    BITMAP "bitmaps/east.bmp"
  13. south   BITMAP "bitmaps/south.bmp"
  14. west    BITMAP "bitmaps/west.bmp"
  15. center  BITMAP "bitmaps/center.bmp"
  16. life    BITMAP "bitmaps/life.bmp"
  17.               
  18.