Home
last modified time | relevance | path

Searched refs:MyStaticBox (Results 1 – 4 of 4) sorted by relevance

/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/samples/widgets/
H A Dstatic.cpp105 class MyStaticBox : public wxStaticBox class
108 MyStaticBox(wxWindow* parent, in MyStaticBox() function in MyStaticBox
131 BEGIN_EVENT_TABLE(MyStaticBox, wxStaticBox)
132 EVT_LEFT_UP(MyStaticBox::OnMouseEvent)
390 m_staticBox = new MyStaticBox(this, wxID_ANY, m_textBox->GetValue(), in CreateStatic()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/samples/widgets/
H A Dstatic.cpp105 class MyStaticBox : public wxStaticBox class
108 MyStaticBox(wxWindow* parent, in MyStaticBox() function in MyStaticBox
131 BEGIN_EVENT_TABLE(MyStaticBox, wxStaticBox)
132 EVT_LEFT_UP(MyStaticBox::OnMouseEvent)
390 m_staticBox = new MyStaticBox(this, wxID_ANY, m_textBox->GetValue(), in CreateStatic()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/samples/widgets/
H A Dstatic.cpp105 class MyStaticBox : public wxStaticBox class
108 MyStaticBox(wxWindow* parent, in MyStaticBox() function in MyStaticBox
131 BEGIN_EVENT_TABLE(MyStaticBox, wxStaticBox)
132 EVT_LEFT_UP(MyStaticBox::OnMouseEvent)
390 m_staticBox = new MyStaticBox(this, wxID_ANY, m_textBox->GetValue(), in CreateStatic()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/samples/widgets/
H A Dstatic.cpp105 class MyStaticBox : public wxStaticBox class
108 MyStaticBox(wxWindow* parent, in MyStaticBox() function in MyStaticBox
131 BEGIN_EVENT_TABLE(MyStaticBox, wxStaticBox)
132 EVT_LEFT_UP(MyStaticBox::OnMouseEvent)
390 m_staticBox = new MyStaticBox(this, wxID_ANY, m_textBox->GetValue(), in CreateStatic()