1 #ifndef __wxContour_MainPanel__
2 #define __wxContour_MainPanel__
5 // -----------------------------------------------------------------------------------------------------------
6 // WX headers inclusion.
7 // For compilers that support precompilation, includes <wx/wx.h>.
8 // -----------------------------------------------------------------------------------------------------------
10 #include <wx/wxprec.h>
19 //------------------------------------------------------------------------------------------------------------
21 //------------------------------------------------------------------------------------------------------------
24 //------------------------------------------------------------------------------------------------------------
26 //------------------------------------------------------------------------------------------------------------
28 BEGIN_DECLARE_EVENT_TYPES()
29 END_DECLARE_EVENT_TYPES()
31 /** file wxContourMainPanel.h */
33 //------------------------------------------------------------------------------------------------------------
35 //------------------------------------------------------------------------------------------------------------
37 class wxContourMainPanel : public wxScrolledWindow {
41 //------------------------------------------------------------------------------------------------------------
42 // Constructors & Destructors
43 //------------------------------------------------------------------------------------------------------------
46 //------------------------------------------------------------------------------------------------------------
47 // Creational and initialization methods
48 //------------------------------------------------------------------------------------------------------------
50 //------------------------------------------------------------------------------------------------------------
51 // Methods for capturing events
52 //------------------------------------------------------------------------------------------------------------
54 //------------------------------------------------------------------------------------------------------------
55 // Methods for sending events
56 //------------------------------------------------------------------------------------------------------------
58 //------------------------------------------------------------------------------------------------------------
59 // Attributes getters and setters
60 //------------------------------------------------------------------------------------------------------------
62 //------------------------------------------------------------------------------------------------------------
63 // Other functional methods
64 //------------------------------------------------------------------------------------------------------------
68 //------------------------------------------------------------------------------------------------------------
70 //------------------------------------------------------------------------------------------------------------
72 //------------------------------------------------------------------------------------------------------------
74 //------------------------------------------------------------------------------------------------------------
76 DECLARE_CLASS(wxContourMainPanel)
77 // any class wishing to process wxWindows events must use this macro