by Antonio Linares » Fri Nov 14, 2008 8:43 am
Hakan,
> Is there any example using PNG images in prg?
yes, please review FWH\samples\TestImg.prg. If you want to use the PNG transparencies, please review FWH\samples\TestAB.prg
> Is it possible to describe PNG images in .RC file with using editor.
You have to do it manually, not with the editor. But if you convert the PNG into a BMP with transparencies, as we do in samples\TestAB.prg, then you can store those bitmaps in your RC as usual.