enthought / pyface

pyface: traits-capable windowing framework
Other
105 stars 55 forks source link

Attribute changes #1166

Open ntntnlstdnt opened 1 year ago

ntntnlstdnt commented 1 year ago
  1. Accepted and Rejected are now attributes of QtGui.Dialog
  2. Similarly, Ok, Cancel, Yes, No are now attributes of QtGui.QMessageBox
corranwebster commented 1 year ago

Thanks again for the contribution. A similar comment applies here about ensuring support for multiple Qt backends, including some that aren't yet in out test matrix.

corranwebster commented 1 year ago

Similarly here: I think that the current main branch needs to be merged in to this PR branch before tests will pass.