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
Thanks a lot!
Regards
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
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:/
2015-06-16 11:35 GMT-03:00 Graeme Geldenhuys
:
> On 2015-06-16 14:59, Fabrício Srdic wrote:
> >
> > Does FpGUI supports custom drawing or custom styles of the controls?
>
> Yes, the whole of fpGUI is custom drawn, and it has a built in theming
> engine with 7 standard themes. There are many other
On 2015-06-16 14:59, Fabrício Srdic wrote:
>
> Does FpGUI supports custom drawing or custom styles of the controls?
Yes, the whole of fpGUI is custom drawn, and it has a built in theming
engine with 7 standard themes. There are many other themes available
from contributors too.
Regards,
- Gra
Hello,
Does FpGUI supports custom drawing or custom styles of the controls?
Regards
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal