Searched refs:ViewWindow (Results 1 – 3 of 3) sorted by relevance
105 class ViewWindow(Toplevel): class161 return ViewWindow(parent, title, contents, modal, wrap=wrap, _utest=_utest)193 run(ViewWindow)
731 Split TextViewer class into ViewWindow, ViewFrame, and TextFrame classes
35 class VW(tv.ViewWindow): # Used in ViewWindowTest.159 self.assertIsInstance(view, tv.ViewWindow)165 self.assertIsInstance(view, tv.ViewWindow)