[Lazarus] Alternatives to WinCE (Windows Mobile)
Graeme Geldenhuys
graeme at geldenhuys.co.uk
Fri Aug 31 11:32:48 CEST 2012
On 31/08/12 06:58, Tommi Prami wrote:
>
> Seems that there is not much support/users of WinCE-Lazarus so I was
> just pondering what are the options on here...
WinCE is unfortunately a dying breed, but there are still millions of
devices out there running WinCE (hand-held scanners, PDA's like my own etc).
You could also take a look at fpGUI Toolkit. Paul Breneman put together
a small fpc+fpgui archive (2-4MB download) to get you started really
fast. Unpack, and you are ready to compile - no other installation
required. With fpGUI on WinCE you also get very small executable sizes
as a bonus.
http://www.turbocontrol.com/easyfpgui.htm
Going the Qt route as you mentioned, would require extra runtime
libraries etc, where with fpGUI and LCL you don't. So deployment with
the latter two is easier and smaller.
Graeme.
More information about the Lazarus
mailing list