Changeset 2985
- Timestamp:
- Aug 9, 2017 4:10:36 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branch/2frame/GSASIIddataGUI.py
r2976 r2985 983 983 984 984 if DData.GetSizer(): 985 DData.select.Unbind(wx.EVT_LISTBOX) # remove binding to avoid event on Linux985 # DData.select.Unbind(wx.EVT_LISTBOX) # remove binding to avoid event on Linux 986 986 DData.GetSizer().Clear(True) 987 987 mainSizer = wx.BoxSizer(wx.VERTICAL)
Note: See TracChangeset
for help on using the changeset viewer.