Table Of Contents

Previous topic

LogViewer

Next topic

MainWindow

This Page

phoenix_title ed_main

Package: Editra.src.ed_main

This module provides the MainWindow class for Editra. The MainWindow is main Ui component of the editor that contains all the other components.

Summary: MainWindow Component


class_hierarchy Inheritance Diagram

Inheritance diagram for module ed_main

Inheritance diagram of ed_main


function_summary Functions Summary

OnAbout Show the About Dialog
OnPreferences Open the Preference Panel

class_summary Classes Summary

MainWindow Editras Main Window
MainWindowAddOn Plugin that Extends the MainWindowI

Functions



OnAbout(evt)

Show the About Dialog

Parameters:evt – wx.MenuEvent


OnPreferences(evt)

Open the Preference Panel

Parameters:evt – wx.MenuEvent