Method summary
- createMenus(self)
- OnAbout(self, event)
- OnAutoCompleteIncludeDouble(self, event)
- OnAutoCompleteIncludeMagic(self, event)
- OnAutoCompleteIncludeSingle(self, event)
- OnAutoCompleteShow(self, event)
- OnCallTipsShow(self, event)
- OnClear(self, event)
- OnCopy(self, event)
- OnCut(self, event)
- OnExit(self, event)
- OnFillingAutoUpdate(self, event)
- OnFillingShowClass(self, event)
- OnFillingShowDict(self, event)
- OnFillingShowDoc(self, event)
- OnFillingShowMethods(self, event)
- OnFillingShowModule(self, event)
- OnPaste(self, event)
- OnRedo(self, event)
- OnSelectAll(self, event)
- OnUndo(self, event)
- OnUpdateMenu(self, event)
Methods
- createMenus(self)
- OnAbout(self, event)
Display an About PyCrust window.
- OnAutoCompleteIncludeDouble(self, event)
- OnAutoCompleteIncludeMagic(self, event)
- OnAutoCompleteIncludeSingle(self, event)
- OnAutoCompleteShow(self, event)
- OnCallTipsShow(self, event)
- OnClear(self, event)
- OnCopy(self, event)
- OnCut(self, event)
- OnExit(self, event)
- OnFillingAutoUpdate(self, event)
- OnFillingShowClass(self, event)
- OnFillingShowDict(self, event)
- OnFillingShowDoc(self, event)
- OnFillingShowMethods(self, event)
- OnFillingShowModule(self, event)
- OnPaste(self, event)
- OnRedo(self, event)
- OnSelectAll(self, event)
- OnUndo(self, event)
- OnUpdateMenu(self, event)
Update menu items based on current status.