Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Capitalise Bitmaps and Tools directories
[xestiaab/.git] / source / Tools / odthelpbrowser / ODTHelpBrowser.h
1 ///////////////////////////////////////////////////////////////////////////
2 // C++ code generated with wxFormBuilder (version Dec 21 2016)
3 // http://www.wxformbuilder.org/
4 //
5 // PLEASE DO "NOT" EDIT THIS FILE!
6 ///////////////////////////////////////////////////////////////////////////
8 #ifndef __ODTHELPBROWSER_H__
9 #define __ODTHELPBROWSER_H__
11 #include <wx/artprov.h>
12 #include <wx/xrc/xmlres.h>
13 #include <wx/treectrl.h>
14 #include <wx/gdicmn.h>
15 #include <wx/font.h>
16 #include <wx/colour.h>
17 #include <wx/settings.h>
18 #include <wx/string.h>
19 #include <wx/sizer.h>
20 #include <wx/panel.h>
21 #include <wx/html/htmlwin.h>
22 #include <wx/splitter.h>
23 #include <wx/frame.h>
25 ///////////////////////////////////////////////////////////////////////////
28 ///////////////////////////////////////////////////////////////////////////////
29 /// Class frmMainADT
30 ///////////////////////////////////////////////////////////////////////////////
31 class frmMainADT : public wxFrame 
32 {
33         private:
34         
35         protected:
36                 wxSplitterWindow* splBrowser;
37                 wxPanel* pnlHelpTopics;
38                 wxTreeCtrl* treHelpTopics;
39                 wxPanel* pnlTopicBrowser;
40                 wxHtmlWindow* htmPage;
41                 
42                 // Virtual event handlers, overide them in your derived class
43                 virtual void UpdateHelpTopic( wxTreeEvent& event ) { event.Skip(); }
44                 
45         
46         public:
47                 
48                 frmMainADT( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = wxT("ODT Help Browser"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( 614,492 ), long style = wxDEFAULT_FRAME_STYLE|wxTAB_TRAVERSAL );
49                 
50                 ~frmMainADT();
51                 
52                 void splBrowserOnIdle( wxIdleEvent& )
53                 {
54                         splBrowser->SetSashPosition( 248 );
55                         splBrowser->Disconnect( wxEVT_IDLE, wxIdleEventHandler( frmMainADT::splBrowserOnIdle ), NULL, this );
56                 }
57         
58 };
60 #endif //__ODTHELPBROWSER_H__
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy