Ignore:
Timestamp:
Mar 12, 2021 12:35:11 PM (2 years ago)
Author:
vondreele
Message:

clarify text about constraints in ShowLSParms
put a wx.Raise in for ErrorDialog?
double up a '\' in G2mapvars
cosmetics in the code for G2strIO & Math

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIctrlGUI.py

    r4844 r4852  
    41044104        refChoices = ['All','Refined']
    41054105        txt = ('"R" indicates a refined variable\n'+
    4106                '"C" indicates generated from a constraint')
     4106               '"C" indicates generated from a user entered constraint')
    41074107        if fcount:
    41084108            refChoices += ['Frozen']
Note: See TracChangeset for help on using the changeset viewer.