[fpc-pascal] fpGUI Features
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Tue Jun 16 18:12:15 CEST 2015
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 -
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
More information about the fpc-pascal
mailing list