Searched refs:LabelEntry (Results 1 – 6 of 6) sorted by relevance
61 top.ent = Tix.LabelEntry(top, label="Installation Directory:",
35 group = Tix.LabelEntry(w, label='Newsgroup:', options='entry.width 25')
150 .. class:: LabelEntry()152 The `LabelEntry158 .. \ulink{LabelEntry}{http://tix.sourceforge.net/dist/current/demos/samples/LabEntry.tcl}
633 group = Tix.LabelEntry(w, label='Newsgroup:', options='entry.width 25')
1062 class LabelEntry(TixWidget): class