Home
last modified time | relevance | path

Searched refs:about_dialog (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/idlelib/
H A Dmacosx.py192 def about_dialog(event=None): function
194 # Synchronize with editor.EditorWindow.about_dialog.
216 root.bind('<<about-idle>>', about_dialog)
239 root.createcommand('tkAboutDialog', about_dialog)
H A Deditor.py178 text.bind("<<about-idle>>", self.about_dialog)
623 def about_dialog(self, event=None): member in EditorWindow
625 # Synchronize with macosx.overrideRootMenu.about_dialog.

Completed in 3 milliseconds