Styling GUI Objects in Dyalog APL

79 views Asked by At

Using the graphical user interface features of Dyalog APL 16 I'm trying to create a custom theme where all objects are supposed to have a common background color (other than the default gray). The property BCol can be set for many objects but I'm stuck when it comes to objects of type PropertySheet, TabControl and Button of style Push. Have I missed something or is it due to limitations of the Windows API? Are there available workarounds?

1

There are 1 answers

0
Adám On BEST ANSWER

All of these seem to be Windows API limitations: