Search code examples
backendpyface

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


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


Solution

  • from traits.trait_base import ETSConfig
    print ETSConfig.toolkit