Ignore:
Timestamp:
Nov 3, 2022 8:16:02 PM (11 months ago)
Author:
toby
Message:

Laue Fringe bug fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIdataGUI.py

    r5342 r5362  
    65446544            'Make new phase from selected unit cell')
    65456545        self.ExportCells = self.IndexEdit.Append(G2G.wxID_EXPORTCELLS,'Export cell list','Export cell list to csv file')
     6546        G2G.Define_wxId('wxID_SHOWGENHKLS')
     6547        self.IndexEdit.Append(G2G.wxID_SHOWGENHKLS,'Show reflections','Show generated reflection positions on console')
    65466548        self.PostfillDataMenu()
    65476549        self.LoadCell.Enable(False)
Note: See TracChangeset for help on using the changeset viewer.