Download US Letter - Wingware Python IDE
Transcript
Preferences Reference Default Value: False Enable Mouse Wheel Font Size Zooming Whether to allow font size zooming in the editor, using the mouse wheel or zoom-in and zoom-out commands. Internal Name: edit.enable-font-zoom Data Specification: <boolean: 0 or 1> Default Value: True • Selection/Caret Selection Color The color used to indicate the current text selection on editable text. Internal Name: gui.qt-text-selection-color Data Specification: [None or [tuple length 3 of: [from 0 to 255], [from 0 to 255], [from 0 to 255]]] Default Value: None Caret Color Selects the color to use for the editor caret. Internal Name: edit.caret-color Data Specification: [None or [tuple length 3 of: [from 0 to 255], [from 0 to 255], [from 0 to 255]]] Default Value: None Caret Width Width of the blinking insertion caret on the editor, in pixels. Currently limited to a value between 1 and 3. Internal Name: edit.caret-width Data Specification: [from 1 to 3] Default Value: 1 Caret Flash Rate (ms) Sets the time in milliseconds between showing and hiding the caret when it is flashing; use 0 to disable flashing entirely Internal Name: edit.caret-flash-rate 110