[Lazarus] Options dialog filter
Sven Barth
pascaldragon at googlemail.com
Mon Mar 5 16:18:56 CET 2012
Am 05.03.2012 16:11, schrieb Felipe Monteiro de Carvalho:
>> It may be related to themes as Paul Ishenin mentioned, but I have seen colors used in other GUIs.
>
> Probably those GUIs are custom-drawn, but you are using native widgets
> in your GUI.
>
> If you want unrestricted colouring options you can use TCDCheckBox and
> friends from our custom drawn controls units in the LCL:
>
> http://wiki.lazarus.freepascal.org/Lazarus_Custom_Drawn_Controls
>
> But it should be used with care since it might look different then the
> other nearby controls.
>
The controls Juha is talking about are those of the IDE's Options
dialog. So I don't know whether custom drawn controls are an option there...
Regards,
Sven
More information about the Lazarus
mailing list