[Lazarus] Using event driven components in console application

Michael Schnell mschnell at lumino.de
Wed Nov 4 10:09:54 CET 2015


On 11/04/2015 09:48 AM, Mark Morgan Lloyd wrote:
> Bo Berglund wrote:
>> How do you change which "widgetset" is used?
> When building the IDE ...

You don't need to rebuild the IDE to change the WidgetType (AKA 
"Interface") used in a project. It is a project option.

In older Lazarus IDE versions you could select the WidgetType to be used 
when compiling the project in the top level of the Project options.

In the newer versions of the IDE this selection is more hidden:
"Project options" -> "Additions and Overrides" -> "Set LCLWidgetType".

-Michael





More information about the Lazarus mailing list