Searched refs:panes (Results 1 – 11 of 11) sorted by relevance
606 self.assertEqual(self.paned.panes(), (str(child), str(child2)))609 self.assertEqual(self.paned.panes(), (str(child2), str(child)))612 self.assertEqual(self.paned.panes(),616 panes = self.paned.panes()618 self.assertEqual(panes, self.paned.panes())624 self.assertEqual(self.paned.panes(),
382 widget allows the user to interactively manipulate the sizes of several panes.383 The panes can be arranged either vertically or horizontally. The user changes384 the sizes of the panes by dragging the resize handle between two panes.
485 | | Otherwise, the maximum height of all panes is used. |495 | | the maximum width of all panes is used. |650 properly if all panes have the notebook they are in as master.
1245 def panes(self): member in PanedWindow
4578 def panes(self): member in PanedWindow
1308 Separator classes (draggable divider between two panes).
1757 leaded panes of the window streamed the apricot-coloured light of a2335 The panes glowed like plates of heated metal. The sky above was like a7607 the leaded panes seemed to him like his own wasted resolutions and wild8261 villa and the salt spray dashing against the panes? It is marvellously
223 the top of the white muslin that obscured the lower panes. This
10034 behind the diamond panes?28248 kitchen panes a man regulating a gasflame of 14 CP, a man lighting a
14084 - Issue #1250469: Fix the return value of tix.PanedWindow.panes.