Changeset 2890 for branch/2frame/GSASIIconstrGUI.py
- Timestamp:
- Jul 1, 2017 11:17:10 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branch/2frame/GSASIIconstrGUI.py
r2888 r2890 1138 1138 1139 1139 G2frame.dataWindow.ClearData() 1140 G2frame.constr = G2G.GSNoteBook(parent=G2frame.dataWindow )1140 G2frame.constr = G2G.GSNoteBook(parent=G2frame.dataWindow,size=G2frame.dataWindow.GetClientSize()) 1141 1141 # note that order of pages is hard-coded in RaisePage 1142 1142 PhaseConstr = wx.ScrolledWindow(G2frame.constr)
Note: See TracChangeset
for help on using the changeset viewer.