Changeset 4809 for trunk/GSASIIconstrGUI.py
- Timestamp:
- Feb 10, 2021 3:49:46 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIconstrGUI.py
r4805 r4809 3292 3292 Indx[stripH.GetId()] = rbid 3293 3293 nameSizer.Add(stripH,0,WACV) 3294 nameSizer.Add(wx.StaticText(ResidueRBDisplay,-1,' body type #'+ 3295 str(data['RBIds']['Residue'].index(rbid))),0,WACV) 3294 3296 return nameSizer 3295 3297
Note: See TracChangeset
for help on using the changeset viewer.