[fpc-pascal] fpGUI Toolkit on WinCE
Graeme Geldenhuys
graemeg.lists at gmail.com
Tue Mar 16 16:06:06 CET 2010
On 16 March 2010 11:16, Adrian Veith <adrian at veith-system.de> wrote:
>
> Ok - I got another issue with reading and painting bitmaps. The original
> code throws an error when reading a bitmap file in ReadImage_BMP for 32
> bit depths images.
A known problem. I suspect a endian issue. I am currently working on
changing the existing BMP read unit with the units included in FPImage
(part of FCL). This will improve BMP image loading and support other
file formats too. The existing BMP unit in fpGUI is a bit limited and
only reads 24bit R8 G8 B8 images.
> BTW. is there another place to discuss fpGUI related problems ?
Yes, please direct future conversations regarding fpGUI to the fpGUI
newsgroups. There is a web interface for the newsgroups too, if you
don't have a news client available.
http://opensoft.homeip.net/fpgui/#Newsgroups
--
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
More information about the fpc-pascal
mailing list