Home
last modified time | relevance | path

Searched refs:fill (Results 76 – 100 of 153380) sorted by last modified time

12345678910>>...6136

/dports/x11-toolkits/py-Pmw/Pmw-2.0.1/Pmw/Pmw_2_0_1/contrib/
H A DDirBrowser.py67 fill = 'both',
76 self.labelframe.pack(padx = 10, pady = 10, expand = 1, fill = 'both')
96 fill = 'both',
106 fill = 'x',
146 self.buttonbox.pack(expand = 1, fill = 'x')
H A DPmwFullTimeCounter.py345 fill=fg, tag='arrow')
351 fill=fg, tag='arrow')
489 _time.pack(fill = 'both', expand = 1, padx=10, pady=5)
H A DMCListbox.py100 self._hclipper.pack(fill = 'both', expand = 1)
137 label.pack(expand = 0, fill = 'y', side = 'left')
265 cell.pack(expand = 0, fill = 'y', side = 'left', padx = 1, pady = 1)
701 listbox.pack(expand = 1, fill = 'both', padx = 10, pady = 10)
H A DPmwVerticalGauge.py176 fill = desiredcolour, stipple = 'gray50',
216 c.create_polygon(triangle, fill = actualcolour, tag = 'actualPointer')
/dports/x11-toolkits/py-Pmw/Pmw-2.0.1/Pmw/Pmw_1_3_3/demos/
H A DGroup.py15 w.pack(fill = 'both', expand = 1, padx = 6, pady = 6)
18 cw.pack(padx = 2, pady = 2, expand='yes', fill='both')
21 w.pack(fill = 'both', expand = 1, padx = 6, pady = 6)
23 cw.pack(padx = 2, pady = 2, expand='yes', fill='both')
34 w.pack(fill = 'both', expand = 1, side='left')
36 cw.pack(padx = 2, pady = 2, expand='yes', fill='both')
45 w.pack(fill = 'both', expand = 1, side='left')
47 cw.pack(padx = 2, pady = 2, expand='yes', fill='both')
56 w.pack(fill = 'both', expand = 1, padx = 6, pady = 6)
64 w.pack(fill = 'both', expand = 1, padx = 6, pady = 6)
[all …]
H A DNoteBook.py14 notebook.pack(fill = 'both', expand = 1, padx = 10, pady = 10)
22 group.pack(fill = 'both', expand = 1, padx = 10, pady = 10)
30 group.pack(fill = 'both', expand = 1, padx = 10, pady = 10)
33 home.pack(fill = 'x', padx = 20, pady = 10)
H A DBltGraph.py53 controlFrame.pack(side = 'bottom', fill = 'x', expand = 0)
108 addpoint.pack(side = 'left', fill = 'x', expand = 0)
113 close.pack(side = 'left', fill = 'x', expand = 0)
117 self._graph.pack(expand = 1, fill = 'both')
H A DBltTabset.py61 command = self.appearance_cb, fill = 'both')
64 command = self.images_cb, fill = 'both')
69 self.tabset.pack(fill = 'both', expand = 1, padx = 5, pady = 5)
H A DCounter.py81 counter.pack(fill='both', expand=1, padx=10, pady=5)
H A DScrolledListBox.py57 self.box.pack(fill = 'both', expand = 1, padx = 5, pady = 5)
H A DScrolledText.py40 self.st.pack(padx = 5, pady = 5, fill = 'both', expand = 1)
H A DScrolledText_2.py58 self.st.pack(padx = 5, pady = 5, fill = 'both', expand = 1)
H A DAll.py30 text.pack(fill = 'both', expand = 1)
101 panes.pack(fill = 'both', expand = 1)
111 self._widgetlist.pack(fill = 'both', expand = 1, padx = 8)
121 self._example.pack(fill = 'both', expand = 1, padx = 8)
124 self.buttonBox.pack(fill = 'x')
294 demo.pack(fill = 'both', expand = 1)
H A DLogicalFont.py57 self.box.pack(fill = 'both', expand = 1, padx = 10, pady = 10)
63 self.target.pack(fill = 'both', expand = 1, padx = 10, pady = 10)
H A DMessageInfo.py39 self._separator.pack(side = 'bottom', fill = 'x', pady = 4)
51 fill = 'both',
59 self._message.pack(expand = 1, fill = 'both', padx = 10, pady = 10)
H A DNoteBook_2.py21 self.mainframe.pack(fill = 'both', expand = 1)
60 buttonbox.pack(side = 'bottom', fill = 'x')
80 self.notebook.pack(fill = 'both', expand = 1, padx = 5, pady = 5)
H A DSpectrum.py14 parent.pack(padx=10, pady=10, fill='both', expand=1)
138 fill = background, outline = background)
148 fill = background, outline = background)
H A DComboBox.py20 self.target.pack(fill = 'x', padx = 8, pady = 8)
31 simple.pack(side = 'left', fill = 'both',
50 fill = 'x', expand = 1, padx = 8, pady = 8)
H A DMainMenuBar.py81 self.mainPart.pack(fill = 'both', expand = 1)
89 self.messageBar.pack(fill = 'x', padx = 10, pady = 10)
94 buttonBox.pack(fill = 'x')
H A DMessageBar.py18 self._messagebar.pack(side = 'bottom', fill = 'x',
29 self.box.pack(fill = 'both', expand = 'yes', padx = 10, pady = 10)
H A DMultiLineLabel.py15 frame.pack(fill = 'both', expand = 1, padx = 5, pady = 5)
45 f.pack(fill = 'both', expand = 1)
H A DResources.py38 listbox.pack(fill='both', expand='yes')
43 entry.pack(fill='y')
61 demo.pack(fill = 'both', expand = 1)
H A DScrolledCanvas.py54 self.sc.pack(padx = 5, pady = 5, fill = 'both', expand = 1)
60 self.sc.create_oval(100, 100, 200, 200, fill = 'green')
92 fill = self.colours[self.oval_count])
H A DConfigClass.py25 label.pack(fill='x', expand=1, padx=10, pady=5)
33 entry.pack(fill='x', expand=1, padx=10, pady=5)
41 entry.pack(fill='x', expand=1, padx=10, pady=5)
49 entry.pack(fill='x', expand=1, padx=10, pady=5)
58 buttonBox.pack(fill = 'both', expand = 1, padx=10, pady=5)
H A DRadioSelect.py20 horiz.pack(fill = 'x', padx = 10, pady = 10)
36 self.multiple.pack(fill = 'x', padx = 10)

12345678910>>...6136