ccpn.ui.gui.Base should be removed. It contains only one class, Frame, that contains only one function used elsewhere, updateY, that is used in exactly one place, GuiSrip._updateRegion, Top candidate for refactoring and cleanup.
That was ccpn.ui.gui.base not ccpn.ui.gui.Base. It's now removed and the functionality moved to GuiStrip.py.
Log in to post a comment.
That was ccpn.ui.gui.base not ccpn.ui.gui.Base. It's now removed and the functionality moved to GuiStrip.py.