Ignore:
Timestamp:
Feb 10, 2021 3:49:46 PM (2 years ago)
Author:
toby
Message:

display more Residue rigid body info; better docs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIconstrGUI.py

    r4805 r4809  
    32923292                    Indx[stripH.GetId()] = rbid
    32933293                    nameSizer.Add(stripH,0,WACV)
     3294            nameSizer.Add(wx.StaticText(ResidueRBDisplay,-1,'  body type #'+
     3295                                        str(data['RBIds']['Residue'].index(rbid))),0,WACV)
    32943296            return nameSizer
    32953297           
Note: See TracChangeset for help on using the changeset viewer.