Changeset 4566 for trunk


Ignore:
Timestamp:
Sep 11, 2020 10:33:58 AM (3 years ago)
Author:
toby
Message:

improve excluded region generation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIpwdGUI.py

    r4547 r4566  
    17281728    def OnAddExcl(event):
    17291729        G2frame.ifGetExclude = True
    1730         print ('Add excluded region')
     1730        G2G.G2MessageBox(G2frame,'Click on a point in the pattern to be excluded, then drag or edit limits to adjust range','Creating excluded region')
    17311731       
    17321732    def OnLimitCopy(event):
Note: See TracChangeset for help on using the changeset viewer.