Index: st2.py ================================================================== --- st2.py +++ st2.py @@ -355,11 +355,11 @@ n = cn.rowno() del cn.stations()[ n ] cn.switch() cn.save() - # Alternative Notebook channel tabs between TOP and LEFT position + # Change notebook channel tabs between TOP and LEFT position def switch_notebook_tabs_position(self, w, pos): self.notebook_channels.set_tab_pos(pos);