Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 40fe324 + ba5d8f3 commit 5b3d906Copy full SHA for 5b3d906
1 file changed
Lib/idlelib/SearchDialogBase.py
@@ -8,7 +8,7 @@ class SearchDialogBase:
8
1 or 2 text entry lines (create_entries, make_entry);
9
a row of standard radiobuttons (create_option_buttons);
10
a row of dialog specific radiobuttons (create_other_buttons).
11
-
+
12
The narrow right column contains command buttons
13
(create_command_buttons, make_button).
14
These are bound to functions that execute the command.
0 commit comments