Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
On 10/01/2016 at 19:01, xxxxxxxx wrote:
Is it possible to access the Interface Colors list from within python? In C++ there is GetGuiWorldColor() but is there anything similar in python?
On 11/01/2016 at 06:46, xxxxxxxx wrote:
Hi Rui,
To access the interface colors with the Python API you have to use GeUserArea/GeDialog GetColorRGB() functions.
On 11/01/2016 at 07:40, xxxxxxxx wrote:
Thank you so much, Yannick