non-scrolled section of G2frame.dataWindow
Closed this issue · 3 comments
The data window would be a bit more clear if the top line(s) and help button were not scrolled. Perhaps GSASIIdataGUI.G2DataWindow could be reorganized to put a sizer above the scrolled region. Try in Unit Cells List?
it works nicely, see c6ab63a, but a bit more work would be nice on windows that have internal scrollbars (for example Reflection Lists) where two sets of scroll bars are seen. The inner set might be the preferred set.
Done: created unscrolled regions in dataWindow and fixed up scrolling.
Old dataWindows GUI code seems to work fine (looked at main tree entries & phases), but relatively minor changes to GUI code really improves scrolling & makes help button more obvious.
Would be worthwhile to slowly revisit other GUI routines to update to use topBox for help, etc.