Changeset 2306


Ignore:
Timestamp:
Jun 3, 2016 1:54:20 PM (7 years ago)
Author:
vondreele
Message:

put a skipPageChange = True in PlotPatterns? to keep it from switching from Texture pole figure plots

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIplot.py

    r2298 r2306  
    16221622#    if plottype == 'PWDR':  # avoids a very nasty clash with KILL_FOCUS in SASD TextCtrl?
    16231623#        Page.SetFocus()
     1624    G2frame.G2plotNB.skipPageChange = True      #to keep Stress/Strain data tab visible
    16241625    G2frame.G2plotNB.status.DestroyChildren()
    16251626    if G2frame.Contour:
Note: See TracChangeset for help on using the changeset viewer.