- Timestamp:
- 05/15/12 15:16:02 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/python/asaplotgui.py
r2469 r2516 38 38 # Simply instantiating this is enough to get a working toolbar. 39 39 self.figmgr = FigureManagerTkAgg(self.canvas, 0, self.window) 40 self.figmgr._cidgcf = None 40 41 # Register this plot to matplotlib without activating it 41 42 #_pylab_helpers.Gcf.set_active(self.figmgr)
Note:
See TracChangeset
for help on using the changeset viewer.