Changeset 4835 for trunk/GSASIIseqGUI.py


Ignore:
Timestamp:
Mar 1, 2021 4:53:48 PM (3 years ago)
Author:
toby
Message:

fix tick animation with weight (w) plot; unable to fix seq plot update with s (select x-axis) option from direct keypress -- works from 'K' button(!)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIseqGUI.py

    r4833 r4835  
    394394        dlg = G2G.G2SingleChoiceDialog(
    395395            G2frame.dataDisplay,
    396             'Select x-axis parameter for plot or Cancel for sequence number',
     396            'Select x-axis parameter for\nplot (Cancel=sequence #)',
    397397            'Select X-axis',
    398398            colNames)
Note: See TracChangeset for help on using the changeset viewer.