Changeset 2201 for trunk/GSASIIplot.py
- Timestamp:
- Apr 7, 2016 11:54:58 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIplot.py
r2200 r2201 310 310 self.status.DestroyChildren() #get rid of special stuff on status bar 311 311 self.status.SetFields(['','']) # clear old status message 312 G2frame.G2plotNB.status.SetStatusWidths([150,-1])312 self.status.SetStatusWidths([150,-1]) 313 313 if self.skipPageChange: 314 314 # print 'skipping OnPageChanged'
Note: See TracChangeset
for help on using the changeset viewer.