Changeset 715
- Timestamp:
- Aug 16, 2012 10:12:21 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIgrid.py
r699 r715 1438 1438 Indx[constDel.GetId()] = [Id,name] 1439 1439 constSizer.Add(constDel) # delete button 1440 constSizer.Add(wx.StaticText(pageDisplay,-1,typeString) )1440 constSizer.Add(wx.StaticText(pageDisplay,-1,typeString),0,wx.ALIGN_CENTER_VERTICAL) 1441 1441 EqSizer = wx.BoxSizer(wx.VERTICAL) 1442 1442 for s in eqString:
Note: See TracChangeset
for help on using the changeset viewer.