#include <patchgui.h>
Inherits BC_TextBox.

Public Member Functions | |
| TitlePatch (MWindow *mwindow, PatchGUI *patch, int x, int y) | |
| int | handle_event () |
Data Fields | |
| MWindow * | mwindow |
| PatchGUI * | patch |
Definition at line 90 of file patchgui.h.
Definition at line 684 of file patchgui.C.
| int TitlePatch::handle_event | ( | ) | [virtual] |
Reimplemented from BC_TextBox.
Definition at line 695 of file patchgui.C.
References _, MWindowGUI::canvas, TrackCanvas::draw_overlays(), BC_WindowBase::flash(), BC_TextBox::get_text(), MWindow::gui, mwindow, patch, Track::title, PatchGUI::track, MWindow::undo, MWindow::update_plugin_titles(), and MainUndo::update_undo().

1.5.5