Changeset 2642 for trunk/GSASIIphsGUI.py


Ignore:
Timestamp:
Jan 18, 2017 9:34:12 AM (6 years ago)
Author:
vondreele
Message:

move SetSize? kluge to setSizePosLeft - fixed all the scroll window problems (including the background one)
Change Periodic Table dialog to appear "centre" on GSAS-II main window - no longer too far to the right

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIphsGUI.py

    r2640 r2642  
    7575    phasePage.Scroll(0,Scroll)
    7676    Size[1] = min(500,Size[1])
    77     mainFrame.setSizePosLeft(Size)
    78     Size[1] += 1                    #kluge to get correct scrolling!
    7977    mainFrame.setSizePosLeft(Size)
    8078   
Note: See TracChangeset for help on using the changeset viewer.