Home | History | Annotate | Download | only in lib-tk

Lines Matching full:indicator

954               self._w, 'indicator', 'create', entry, *self._options(cnf, kw))
960 self.tk.call(self._w, 'indicator', 'configure', entry)))
962 self._w, 'indicator', 'configure', entry, *self._options(cnf, kw))
965 return self.tk.call(self._w, 'indicator', 'cget', entry, opt)
968 return self.tk.call (self._w, 'indicator', 'exists', entry)
971 self.tk.call(self._w, 'indicator', 'delete', entry)
974 return self.tk.call(self._w, 'indicator', 'size', entry)
1558 indicator is drawn next to the entry. If mode is set to close, a (-)
1559 indicator is drawn next to the entry. If mode is set to none, no