Searched refs:trace_variable (Results 1 – 5 of 5) sorted by relevance
123 cb1 = v.trace_variable('r', read_tracer)124 cb2 = v.trace_variable('wu', write_tracer)
101 class. They replace old methods trace_variable, trace, trace_vdelete and
1543 self.__tracecb = self._variable.trace_variable('w', self._adjust)
467 def trace_variable(self, mode, callback): member in Variable484 trace = trace_variable
1553 :meth:`~tkinter.Variable.trace_variable`, :meth:`~tkinter.Variable.trace`,