Changeset 1350 for trunk/GSASIIplot.py


Ignore:
Timestamp:
May 15, 2014 12:21:04 PM (9 years ago)
Author:
vondreele
Message:

fix a bug in strain fitting display

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIplot.py

    r1349 r1350  
    24542454      triggers the addition of a d-zero.   
    24552455    '''
    2456     G2frame.dataFrame.GetStatusBar().SetStatusText('Add strain ring active - LB pick d-zero value',1)
     2456    G2frame.dataFrame.GetStatusBar().SetStatusText('Add strain ring active - LB pick d-zero value',0)
    24572457    StrSta = G2frame.PatternTree.GetItemPyData(
    24582458        G2gd.GetPatternTreeItemId(G2frame,G2frame.Image, 'Stress/Strain'))
Note: See TracChangeset for help on using the changeset viewer.