Is there a way to query pyface for the active backend?

63 Views Asked by At

Is there a way to find out which backend pyface is currently using?

1

There are 1 best solutions below

7
aestrivex On BEST ANSWER
from traits.trait_base import ETSConfig
print ETSConfig.toolkit