Changeset 1984


Ignore:
Timestamp:
01/31/11 13:24:38 (13 years ago)
Author:
Kana Sugimoto
Message:

New Development: No

JIRA Issue: Yes (CAS-1822/ASAP-204)

Ready for Test: Yes

Interface Changes: No

What Interface Changed:

Test Programs:

Put in Release Notes: No

Module(s): asapplotter & sdplot

Description:

for got to commit this. The previous commit of casatoolbar.py depends on this code.


File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/python/asapplotter.py

    r1981 r1984  
    105105            self._plotter.figmgr.casabar=self._newcasabar()
    106106        if self._plotter.figmgr.casabar:
    107             self._plotter.figmgr.casabar.set_pagenum(1)
     107            self._plotter.figmgr.casabar.set_pagecounter(1)
    108108        self._panelrows = []
    109109        self._plotter.hold()
Note: See TracChangeset for help on using the changeset viewer.