Ignore:
Timestamp:
Sep 4, 2019 5:06:31 PM (4 years ago)
Author:
toby
Message:

fix cancel in refine dialog, tested w/wx2.8,3.0 & 4.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIdataGUI.py

    r4118 r4136  
    48324832            dlg.SetSize((int(Size[0]*1.2),Size[1])) # increase size a bit along x
    48334833        dlg.CenterOnParent()
     4834        dlg.Show()
    48344835        # find 1st histogram to be refined
    48354836        if 'Seq Data' in Controls:
Note: See TracChangeset for help on using the changeset viewer.