[Lazarus] GTK 3.0

Giuliano Colla giuliano.colla at fastwebnet.it
Tue Jul 19 10:28:12 CEST 2016


Il 13/07/2016 18:13, Graeme Geldenhuys ha scritto:

> Create a new LCL application. Drop a TButton and TEdit on the form. Go
> to Project Options -> Compiler Options. Then depending on your version
> of Lazarus IDE, look in “Additions and Overrides” and set the
> LCLWidgetType to “fpgui”.

Following the instructions, I've tested. Lazarus = 1.6 Fpc=3.0.0 
platform linux.
A blank form compiles and runs ok. The form shows the FPGUI icon.
Adding a TButton, it fails with: "Class TButton not found"
Adding a TEdit, it fails with "Class TEdit not found"
Suggestions?

Giuliano



More information about the Lazarus mailing list