HomeSort by relevance Sort by last modified time
    Searched refs:bind_widget (Results 1 - 8 of 8) sorted by null

  /external/python/cpython2/Demo/tix/samples/
Balloon.py 50 b.bind_widget(button1, balloonmsg='Close Window',
52 b.bind_widget(button2, balloonmsg='Self-destruct button',
PopMenu.py 27 p.bind_widget(top)
28 p.bind_widget(but)
  /external/python/cpython2/Demo/tix/
tixwidgets.py 223 demo.balloon.bind_widget(b1, msg='Choose\na font',
225 demo.balloon.bind_widget(b2, msg='Point size',
    [all...]
  /external/python/cpython2/Lib/lib-tk/
Tix.py 542 def bind_widget(self, widget, cnf={}, **kw): member in class:Balloon
1271 def bind_widget(self, widget): member in class:PopupMenu
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
Tix.py 550 def bind_widget(self, widget, cnf={}, **kw): member in class:Balloon
1284 def bind_widget(self, widget): member in class:PopupMenu
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
Tix.py 550 def bind_widget(self, widget, cnf={}, **kw): member in class:Balloon
1284 def bind_widget(self, widget): member in class:PopupMenu
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tix.py 550 def bind_widget(self, widget, cnf={}, **kw): member in class:Balloon
1284 def bind_widget(self, widget): member in class:PopupMenu
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tix.py 550 def bind_widget(self, widget, cnf={}, **kw): member in class:Balloon
1284 def bind_widget(self, widget): member in class:PopupMenu
    [all...]

Completed in 8632 milliseconds