Changeset 3938 for trunk/GSASIIctrlGUI.py
- Timestamp:
- Apr 29, 2019 4:08:22 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIctrlGUI.py
r3879 r3938 19 19 :class:`EnumSelector` A combo box with a built-in call back routine that 20 20 automatically sets a dict or list entry. 21 :class: 'DisAglDialog'Distance/Angle Controls input dialog.21 :class:`DisAglDialog` Distance/Angle Controls input dialog. 22 22 :class:`FlagSetDialog` Dialog that provides a table of items along with a 23 23 checkbox for each. … … 54 54 :class:`ScrolledMultiEditor` wx.Dialog for editing many dict- or list-contained items. 55 55 with validation. Results are placed in dict or list. 56 :class: 'SGMagSpinBox'Special version of MessageBox that displays magnetic spin text57 :class: 'SGMessageBox'Special version of MessageBox that displays space group &56 :class:`SGMagSpinBox` Special version of MessageBox that displays magnetic spin text 57 :class:`SGMessageBox` Special version of MessageBox that displays space group & 58 58 super space group text in two blocks 59 59 :class:`SingleFloatDialog` Dialog to obtain a single float value from user, with
Note: See TracChangeset
for help on using the changeset viewer.