enthought/pyface

Standardize toolkit checks

Opened this issue · 0 comments

For example this should probably be ETSConfig == "wx":

USING_WX = ETSConfig.toolkit not in ["", "qt4"]