HomeSort by relevance Sort by last modified time
    Searched refs:Balloon (Results 1 - 25 of 32) sorted by null

1 2

  /external/python/cpython2/Demo/tix/samples/
Balloon.py 15 # Your can display the help message in a "balloon" and a status bar widget.
23 balloon = DemoBalloon(root)
24 balloon.mainloop()
25 balloon.destroy()
38 # Create two mysterious widgets that need balloon help
46 # Create the balloon widget and associate it with the widgets that we want
48 b = Tix.Balloon(w, statusbar=status)
  /external/python/cpython2/Demo/tix/
tixwidgets.py 32 self.balloon = None # balloon widget
120 demo.balloon = Tix.Balloon(root)
127 demo.balloon['statusbar'] = demo.statusbar
223 demo.balloon.bind_widget(b1, msg='Choose\na font',
225 demo.balloon.bind_widget(b2, msg='Point size',
263 demo.balloon['state'] = 'both'
265 demo.balloon['state'] = 'none'
761 samples = {'Balloon' : 'Balloon'
    [all...]
  /external/python/cpython2/Lib/lib-tk/
Tix.py 47 BALLOON = 'balloon'
523 class Balloon(TixWidget):
524 """Balloon help widget.
543 """Bind balloon widget to another.
544 One balloon widget may be bound to several widgets at the same time"""
    [all...]
  /external/python/cpython3/Lib/tkinter/
tix.py 39 BALLOON = 'balloon'
517 class Balloon(TixWidget):
518 """Balloon help widget.
537 """Bind balloon widget to another.
538 One balloon widget may be bound to several widgets at the same time"""
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
Tix.py 45 BALLOON = 'balloon'
531 class Balloon(TixWidget):
532 """Balloon help widget.
551 """Bind balloon widget to another.
552 One balloon widget may be bound to several widgets at the same time"""
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
Tix.py 45 BALLOON = 'balloon'
531 class Balloon(TixWidget):
532 """Balloon help widget.
551 """Bind balloon widget to another.
552 One balloon widget may be bound to several widgets at the same time"""
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tix.py 45 BALLOON = 'balloon'
531 class Balloon(TixWidget):
532 """Balloon help widget.
551 """Bind balloon widget to another.
552 One balloon widget may be bound to several widgets at the same time"""
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tix.py 45 BALLOON = 'balloon'
531 class Balloon(TixWidget):
532 """Balloon help widget.
551 """Bind balloon widget to another.
552 One balloon widget may be bound to several widgets at the same time"""
    [all...]
  /external/kotlinc/lib/
kotlin-compiler.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/intellij-core/26.0.0/
intellij-core-26.0.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/intellij-core/26.0.0-alpha4/
intellij-core-26.0.0-alpha4.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/intellij-core/26.0.0-alpha5/
intellij-core-26.0.0-alpha5.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/intellij-core/26.0.0-alpha6/
intellij-core-26.0.0-alpha6.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/intellij-core/26.0.0-alpha7/
intellij-core-26.0.0-alpha7.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/intellij-core/26.0.0-alpha9/
intellij-core-26.0.0-alpha9.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/intellij-core/26.0.0-beta1/
intellij-core-26.0.0-beta1.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/intellij-core/26.0.0-beta2/
intellij-core-26.0.0-beta2.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/intellij-core/26.0.0-beta6/
intellij-core-26.0.0-beta6.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/intellij-core/26.0.0-beta7/
intellij-core-26.0.0-beta7.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/intellij-core/26.0.0-rc1/
intellij-core-26.0.0-rc1.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/intellij-core/26.2.0-alpha16/
intellij-core-26.2.0-alpha16.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/uast/171.2455.10/
uast-171.2455.10.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/uast/171.3780.107/
uast-171.3780.107.jar 
  /prebuilts/tools/common/intellij-core/171.2455.10/
intellij-core.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0/
kotlin-compiler-embeddable-1.0.0.jar 

Completed in 778 milliseconds

1 2