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

Lines Matching refs:_w

240         self.tk.call('tixForm', self._w, *self._options(cnf, kw))
248 return self.tk.call('tixForm', 'check', self._w)
251 self.tk.call('tixForm', 'forget', self._w)
255 x = self.tk.call('tixForm', 'grid', self._w)
261 return self.tk.call('tixForm', 'grid', self._w, xsize, ysize)
265 return self.tk.call('tixForm', 'info', self._w)
268 return self.tk.call('tixForm', 'info', self._w, option)
274 'tixForm', 'slaves', self._w)))
322 self.tk.call(widgetName, self._w, *extra)
345 self.tk.call('tixSetSilent', self._w, value)
354 n = n[len(self._w)+1:]
364 name = name[len(self._w)+1:]
375 return self.tk.call(self._w, 'subwidget', name)
382 x = self.tk.call(self._w, 'subwidgets', '-all')
434 path = path[len(master._w)+1:]
473 self.tk.call('destroy', self._w)
553 self.tk.call(self._w, 'bind', widget._w, *self._options(cnf, kw))
556 self.tk.call(self._w, 'unbind', widget._w)
569 btn = self.tk.call(self._w, 'add', name, *self._options(cnf, kw))
575 self.tk.call(self._w, 'invoke', name)
610 self.tk.call(self._w, 'addhistory', str)
613 self.tk.call(self._w, 'appendhistory', str)
616 self.tk.call(self._w, 'insert', index, str)
619 self.tk.call(self._w, 'pick', index)
643 self.tk.call(self._w, 'decr')
646 self.tk.call(self._w, 'incr')
649 self.tk.call(self._w, 'invoke')
652 self.tk.call(self._w, 'update')
673 self.tk.call(self._w, 'chdir', dir)
695 self.tk.call(self._w, 'chdir', dir)
743 self.tk.call(self._w, 'filter')
746 self.tk.call(self._w, 'invoke')
767 self.tk.call(self._w, 'popup')
770 self.tk.call(self._w, 'popdown')
789 self.tk.call(self._w, 'popup')
792 self.tk.call(self._w, 'popdown')
816 self.tk.call(self._w, 'filter')
819 self.tk.call(self._w, 'invoke')
838 self.tk.call(self._w, 'popup')
841 self.tk.call(self._w, 'popdown')
862 self.tk.call(self._w, 'invoke')
881 return self.tk.call(self._w, 'add', entry, *self._options(cnf, kw))
887 self._w, 'addchild', parent, *self._options(cnf, kw))
890 self.tk.call(self._w, 'anchor', 'set', entry)
893 self.tk.call(self._w, 'anchor', 'clear')
897 return self.tk.call(self._w, 'column', 'width', col, width)
899 return self.tk.call(self._w, 'column', 'width', col,
903 self.tk.call(self._w, 'delete', 'all')
906 self.tk.call(self._w, 'delete', 'entry', entry)
909 self.tk.call(self._w, 'delete', 'offsprings', entry)
912 self.tk.call(self._w, 'delete', 'siblings', entry)
915 self.tk.call(self._w, 'dragsite', 'set', index)
918 self.tk.call(self._w, 'dragsite', 'clear')
921 self.tk.call(self._w, 'dropsite', 'set', index)
924 self.tk.call(self._w, 'dropsite', 'clear')
927 self.tk.call(self._w, 'header', 'create', col, *self._options(cnf, kw))
933 self.tk.call(self._w, 'header', 'configure', col)))
934 self.tk.call(self._w, 'header', 'configure', col,
938 return self.tk.call(self._w, 'header', 'cget', col, opt)
941 return self.tk.call(self._w, 'header', 'exists', col)
944 self.tk.call(self._w, 'header', 'delete', col)
947 return self.tk.call(self._w, 'header', 'size', col)
950 self.tk.call(self._w, 'hide', 'entry', entry)
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)
977 return self.tk.call(self._w, 'info', 'anchor')
981 self.tk.call(self._w, 'info', 'bbox', entry)) or None
984 c = self.tk.call(self._w, 'info', 'children', entry)
988 return self.tk.call(self._w, 'info', 'data', entry)
991 return self.tk.call(self._w, 'info', 'dragsite')
994 return self.tk.call(self._w, 'info', 'dropsite')
997 return self.tk.call(self._w, 'info', 'exists', entry)
1000 return self.tk.call(self._w, 'info', 'hidden', entry)
1003 return self.tk.call(self._w, 'info', 'next', entry)
1006 return self.tk.call(self._w, 'info', 'parent', entry)
1009 return self.tk.call(self._w, 'info', 'prev', entry)
1012 c = self.tk.call(self._w, 'info', 'selection')
1016 return self.tk.call(self._w, 'item', 'cget', entry, col, opt)
1022 self.tk.call(self._w, 'item', 'configure', entry, col)))
1023 self.tk.call(self._w, 'item', 'configure', entry, col,
1028 self._w, 'item', 'create', entry, col, *self._options(cnf, kw))
1031 return self.tk.call(self._w, 'item', 'exists', entry, col)
1034 self.tk.call(self._w, 'item', 'delete', entry, col)
1037 return self.tk.call(self._w, 'entrycget', entry, opt)
1043 self.tk.call(self._w, 'entryconfigure', entry)))
1044 self.tk.call(self._w, 'entryconfigure', entry,
1048 return self.tk.call(self._w, 'nearest', y)
1051 self.tk.call(self._w, 'see', entry)
1054 self.tk.call(self._w, 'selection', 'clear', *self._options(cnf, kw))
1057 return self.tk.call(self._w, 'selection', 'includes', entry)
1060 self.tk.call(self._w, 'selection', 'set', first, last)
1063 return self.tk.call(self._w, 'show', 'entry', entry)
1124 self.tk.call(self._w, 'add', name, *self._options(cnf, kw))
1133 names = self.tk.split(self.tk.call(self._w, 'pages'))
1140 self.tk.call(self._w, 'raise', name)
1165 self.tk.call(self._w, 'add', name, *self._options(cnf, kw))
1170 self.tk.call(self._w, 'delete', name)
1179 names = self.tk.split(self.tk.call(self._w, 'pages'))
1186 self.tk.call(self._w, 'raise', name)
1189 return self.tk.call(self._w, 'raised')
1210 self.tk.call(self._w, 'add', 'command', name, *self._options(cnf, kw))
1213 self.tk.call(self._w, 'add', 'separator', name, *self._options(cnf, kw))
1216 self.tk.call(self._w, 'delete', name)
1219 self.tk.call(self._w, 'disable', name)
1222 self.tk.call(self._w, 'enable', name)
1240 self.tk.call(self._w, 'add', name, *self._options(cnf, kw))
1246 self.tk.call(self._w, 'delete', name)
1251 self.tk.call(self._w, 'forget', name)
1254 return self.tk.call(self._w, 'panecget', entry, opt)
1260 self.tk.call(self._w, 'paneconfigure', entry)))
1261 self.tk.call(self._w, 'paneconfigure', entry, *self._options(cnf, kw))
1264 names = self.tk.splitlist(self.tk.call(self._w, 'panes'))
1285 self.tk.call(self._w, 'bind', widget._w)
1288 self.tk.call(self._w, 'unbind', widget._w)
1291 self.tk.call(self._w, 'post', widget._w, x, y)
1306 self.tk.call(self._w, 'attachwidget', widget._w)
1309 self.tk.call(self._w, 'detachwidget', widget._w)
1312 _w, 'hide', widget._w)
1315 self.tk.call(self._w, 'show', widget._w)
1384 self.tk.call(self._w, 'add', name, *self._options(cnf, kw))
1389 self.tk.call(self._w, 'invoke', name)
1416 self.tk.call(self._w, 'popdown')
1419 self.tk.call(self._w, 'popup')
1422 self.tk.call(self._w, 'center')
1437 self.tk.call(self._w, 'invoke', name)
1453 self.tk.call(self._w, 'active', 'set', index)
1456 self.tk.call(self._w, 'active', 'clear')
1459 self.tk.call(self._w, 'anchor', 'set', index)
1462 self.tk.call(self._w, 'anchor', 'clear')
1465 self.tk.call(self._w, 'delete', from_, to)
1468 self.tk.call(self._w, 'dragsite', 'set', index)
1471 self.tk.call(self._w, 'dragsite', 'clear')
1474 self.tk.call(self._w, 'dropsite', 'set', index)
1477 self.tk.call(self._w, 'dropsite', 'clear')
1480 self.tk.call(self._w, 'insert', index, *self._options(cnf, kw))
1483 return self.tk.call(self._w, 'info', 'active')
1486 return self.tk.call(self._w, 'info', 'anchor')
1489 return self.tk.call(self._w, 'info', 'down', index)
1492 return self.tk.call(self._w, 'info', 'left', index)
1495 return self.tk.call(self._w, 'info', 'right', index)
1498 c = self.tk.call(self._w, 'info', 'selection')
1502 return self.tk.call(self._w, 'info', 'size')
1505 return self.tk.call(self._w, 'info', 'up', index)
1508 return self.tk.call(self._w, 'nearest', x, y)
1511 self.tk.call(self._w, 'see', index)
1514 self.tk.call(self._w, 'selection', 'clear', *self._options(cnf, kw))
1517 return self.tk.call(self._w, 'selection', 'includes', index)
1520 self.tk.call(self._w, 'selection', 'set', first, last)
1540 self.tk.call(self._w, 'autosetmode')
1544 self.tk.call(self._w, 'close', entrypath)
1548 return self.tk.call(self._w, 'getmode', entrypath)
1552 self.tk.call(self._w, 'open', entrypath)
1564 self.tk.call(self._w, 'setmode', entrypath, mode)
1587 self.tk.call(self._w, 'autosetmode')
1591 self.tk.call(self._w, 'close', entrypath)
1595 return self.tk.call(self._w, 'getmode', entrypath)
1599 self.tk.call(self._w, 'open', entrypath)
1605 c = self.tk.split(self.tk.call(self._w, 'getselection', mode))
1610 return self.tk.call(self._w, 'getstatus', entrypath)
1615 self.tk.call(self._w, 'setstatus', entrypath, mode)
1765 return widget.tk.call('tixOptionName', widget._w)
1927 return self.tk.split(self.tk.call(self._w, 'size', 'column', index,
1957 self.tk.call(self._w, 'unset', x, y)