Changeset 253 for trunk/GSASIIimgGUI.py


Ignore:
Timestamp:
Mar 4, 2011 4:29:22 PM (12 years ago)
Author:
toby
Message:

fix mouse labeling; makefile cleaning (not done)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIimgGUI.py

    r251 r253  
    194194        msg = \
    195195        '''Select > 4 points on 1st used ring of image pattern.
    196         Click right mouse button to select point.
    197           Use left mouse button to delete point.
     196        Click left mouse button to select point.
     197          Use right mouse button to delete point.
    198198                 Press OK when done'''
    199199        dlg = wx.MessageDialog(self,msg,'Pick inner ring',wx.OK)
Note: See TracChangeset for help on using the changeset viewer.