Changeset 2950 for branch/2frame/GSASIIctrlGUI.py
- Timestamp:
- Jul 30, 2017 3:01:17 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branch/2frame/GSASIIctrlGUI.py
r2939 r2950 3109 3109 if hasattr(parent.TopLevelParent,'currentGrids'): 3110 3110 parent.TopLevelParent.currentGrids.append(self) # save a reference to the grid in the Frame 3111 self.SetScrollRate(0,0) #GSAS-II grids have no scroll bars by default 3111 3112 3112 3113 def Clear(self):
Note: See TracChangeset
for help on using the changeset viewer.