Ignore:
Timestamp:
May 16, 2017 4:02:31 PM (6 years ago)
Author:
vondreele
Message:

add self.scriptable=False to ImportBaseClass?
set it True in various PWDR readers
when selecting points for image calibration, shift key forces selection at cursor
Status bar text changes to reflect this

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/imports/G2pwd_Panalytical.py

    r2817 r2835  
    2525            longFormatName = 'Panalytical powder data as *.xrdml'
    2626            )
     27        self.scriptable = True
    2728        self.vals = None
    2829        self.stepsize = None
Note: See TracChangeset for help on using the changeset viewer.