Graeme...
Does it support Android on any way?
I tested many ways to create Android apps with FPC (and Lazarus), and until now the best one was with customdrawn interfase, but not good enaught to me (the edit control does not work as good as I expected). I think that using fpGui will make better app.
Thanks for share your work
Horacio

El 16/06/2015 a las 13:12, Graeme Geldenhuys escibió:
On 2015-06-16 15:49, Fabrício Srdic wrote:
Can i draw a specific control at runtime? Does the controls have a
"OnPaint" event?
Yes of course. You can create your own controls from TfpgWidget, or use
an existing widget class and override the OnPaint event.

   Class API documentation:
     http://fpgui.sourceforge.net/apidocs/

Feel free to join us in the tiOPF Support newsgroup to discuss anything
further in more detail. Myself and many others will be able to can help
you there. The following URL has all the details on how to connect to
the NNTP News server (news client or web interface).

   http://fpgui.sourceforge.net/support.shtml


Some community projects and screenshots:
   http://fpgui.sourceforge.net/community.shtml
   http://fpgui.sourceforge.net/screenshots_apps.shtml

Regards,
   - Graeme -


_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to