Table Of Contents

Previous topic

PluginMeta

Next topic

AdvancedPanel

This Page

phoenix_title prefdlg

The classes and functions contained in this file are used for creating the preference dialog that allows for dynamically configuring most of the options and setting of the program by setting values in the Profile.

Summary: Editra’s Preference Dialog


class_hierarchy Inheritance Diagram

Inheritance diagram for module prefdlg

Inheritance diagram of prefdlg


function_summary Functions Summary

GetPrintModeStrings Get the strings for describing the print modes
MakeThemeTool Makes a themed bitmap for the tool book of the pref dialog.

class_summary Classes Summary

AdvancedPanel Creates a panel for holding advanced configuration options
AppearancePanel Creates a panel with controls for Editra’s appearance settings
DocCodePanel Panel used for programming settings
DocGenPanel Panel used for general document settings in the DocumentPanel’s
DocSyntaxPanel Document syntax config panel
DocumentPanel Creates a panel with controls for Editra’s editing settings
ExChoice Class to extend wx.Choice to have the GetValue
ExtListCtrl Class to manage the file extension associations
GeneralFilePanel Configuration panel for general file settings
GeneralPanel Creates a panel with controls for Editra’s general settings
GeneralStartupPanel General Startup Settings
KeyBindingPanel Keybinding configuration options
NetConfigPage Configuration page for network and proxy settings
NetworkPanel Network related configration options
PreferencesDialog Preference dialog for configuring the editor
PreferencesPanelBase Base mixin class for preference panels
PrefTools Main sections of the configuration pages
UpdatePage Creates a panel with controls for updating Editra

Functions



GetPrintModeStrings()

Get the strings for describing the print modes

Note

defined in a function so translations can take place at runtime

Note

Order must be kept in sync with the PRINT_ vals in ed_glob



MakeThemeTool(tool_id)

Makes a themed bitmap for the tool book of the pref dialog.

Parameters:tool_id – An art identifier id
Returns:32x32 bitmap