Changeset 3101 for trunk/GSASIIphsGUI.py
- Timestamp:
- Sep 28, 2017 9:16:15 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIphsGUI.py
r3100 r3101 991 991 phasePage.SetSizer(mainSizer) 992 992 phasePage.SetAutoLayout(True) 993 phasePage.SetScrollRate(1 ,1)993 phasePage.SetScrollRate(10,10) 994 994 phasePage.SendSizeEvent() 995 995 phasePage.Scroll(0,Scroll)
Note: See TracChangeset
for help on using the changeset viewer.