Textbox for Lists. Mehr ...
#include <iostream>
#include "wx/wxprec.h"
#include "Defs.h"
#include "wx/wx.h"
#include "wx/tokenzr.h"
#include "MutTextBox.h"
#include "MutFrame.h"
gehe zum Quellcode dieser Datei
Funktionen | |
BEGIN_EVENT_TABLE (MutTextBox, wxListBox) EVT_CLOSE(MutTextBox | |
Variablen | |
wxString | TextBoxTitle [] |
Textbox for Lists.
Copyright: (c) 2008 TU Dresden
GPL
Revision 1.15 2011-02-20 22:35:57 keinstein updated license information; some file headers have to be revised, though
Definiert in Datei MutTextBox.cpp.