ENH: Fixes to GLM GUI

Refactor the GLM GUI so that it doesn't hang/freeze on large higher-level designs.

  • Replace the vendored BWidgets:NoteBook with the built-in ttk::notebook
  • Fix scrollbar behaviour - the existing logic was buggy
  • Resize the EVs / Contrasts notebook to fit the dialog window size
  • Use tablelist for higher level design matrix grid, instead of manually managed spinboxes.
Edited by Paul McCarthy

Merge request reports

Loading