Changeset 5102 for trunk/GSASIIplot.py
- Timestamp:
- Nov 25, 2021 9:21:30 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIplot.py
r5101 r5102 4818 4818 or Igor the graphs can then be customized. 4819 4819 ''' 4820 if sys.platform == "win32": 4821 helpinfo += ''' 4822 Note that the OriginPro connection export requires Origin 2021 or later.''' 4820 4823 hlp = G2G.HelpButton(dlg,helpinfo) 4821 4824 sizebox.Add(hlp,0,wx.ALL)
Note: See TracChangeset
for help on using the changeset viewer.