Background color of PageControl widget
NSBase is a database management system.
Brought to you by:
neuts-jl
Hi all,
in order to achieve other UI skins besides "grey on white" it would be very desirable if the PageControl widget provided a "Color" property (just like, for example, a Form or a Panel does).
Possibly the same holds for other container widgets, too.
Best regards,
Thomas
Anonymous
Hi,
Some components are linked to the theme of the system (window, linux) and therefore it is not possible to access the color.
The solution is to use panels which are added to the bottom of the control pages, etc.
Best regards