Lines Matching defs:help
6 and default window size. Define additional help sources.
87 # self.bind('<F1>', self.Help) #context help
141 help
149 (no assignment): Button (help)
165 ('Help', self.help)):
201 def help(self):
202 """Create textview for config dialog help.
1904 """Configure IDLE feature extensions and help menu extensions.
2097 """Create LabelFrame for additional help menu sources.
2147 "Handle event for selecting additional help."
2151 "Toggle the state for the help list buttons based on list entries."
2164 """Handle add button for the help list.
2166 Query for name and location of new help sources and add
2176 """Handle edit button for the help list.
2178 Query with existing help source information and update
2196 """Handle remove button for the help list.
2198 Delete the help list item from config.
2215 # Set additional help sources.