Am 31.10.2021 um 12:20 schrieb Ryan Joseph via fpc-pascal:
On Oct 31, 2021, at 2:53 PM, Jonas Maebe via fpc-pascal
wrote:
The compiler itself does enable them by the default on any platform. However,
the fpc.cfg file that gets installed with FPC on all platforms does enable them
by default
At the end of another days work on this UI toolkit:
https://streamable.com/5ttp9b
I added: hbox, vbox, slider, tooltips, and optimized things a bit. I also
added theme color querying, color blending based on opacity, and disabled
states for all controls. Stackable windows are now a feature and mo