search for: wxauimanager

Displaying 5 results from an estimated 5 matches for "wxauimanager".

Did you mean: auimanager
2007 Mar 19
0
[900] branches/wxruby2/wxwidgets_282/swig/classes: Initial commit of AUI core classes
...idgets_282/swig/classes/AuiManager.i</a></li> <li><a href="#brancheswxruby2wxwidgets_282swigclassesAuiPaneInfoi">branches/wxruby2/wxwidgets_282/swig/classes/AuiPaneInfo.i</a></li> <li><a href="#brancheswxruby2wxwidgets_282swigclassesincludewxAuiManagerh">branches/wxruby2/wxwidgets_282/swig/classes/include/wxAuiManager.h</a></li> <li><a href="#brancheswxruby2wxwidgets_282swigclassesincludewxAuiPaneInfoh">branches/wxruby2/wxwidgets_282/swig/classes/include/wxAuiPaneInfo.h</a></li> </ul> &...
2007 Mar 19
0
[902] branches/wxruby2/wxwidgets_282/swig/classes/include/parents.rb: Parents for AUI GUI classes
...#39;wxEvent'', </span><span class="cx"> ''wxApp'' => ''wxEvtHandler'', </span><span class="cx"> ''wxArtProvider'' => ''wxObject'', </span><ins>+ ''wxAuiManager'' => ''wxEvtHandler'', + ''wxAuiNotebook'' => ''wxControl'', </ins><span class="cx"> ''wxAutomationObject'' => ''wxObject'', </span><span class="cx">...
2007 Mar 22
0
[916] branches/wxruby2/wxwidgets_282: More Wx::AUI classes, event hooks and sample
.../AuiNotebookEvent.i</a></li> <li><a href="#brancheswxruby2wxwidgets_282swigclassesincludewxAuiDockArth">branches/wxruby2/wxwidgets_282/swig/classes/include/wxAuiDockArt.h</a></li> <li><a href="#brancheswxruby2wxwidgets_282swigclassesincludewxAuiManagerEventh">branches/wxruby2/wxwidgets_282/swig/classes/include/wxAuiManagerEvent.h</a></li> <li><a href="#brancheswxruby2wxwidgets_282swigclassesincludewxAuiNotebookh">branches/wxruby2/wxwidgets_282/swig/classes/include/wxAuiNotebook.h</a></li> <...
2008 Jan 08
28
1.9.3 release, rakefile
Hi I''d like to put out a 1.9.3 release perhaps later this week/weekend. If you have a chance to test the build and samples esp with latest rubygems, please do. There are still some bugs on the list, and samples to do, but this should address all the build/install probs that have come up. And it would be good to get some testing and feedback on some of the new classes. A note on the
2007 May 05
0
[1012] trunk/wxruby2/doc/textile: Added docs for AUI Advanced User Interface classes
...sp&nbsp&nbsp (rev 0) +++ trunk/wxruby2/doc/textile/auimanager.txtl&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp2007-05-05 09:16:01 UTC (rev 1012) </span><span class="lines">@@ -0,0 +1,351 @@ </span><ins>+h1(#wxauimanager). Wx::AuiManager + +AuiManager is the central class of the AUI class framework. + +See also "AUI overview":auioverview.html. + +AuiManager manages the panes associated with it +for a particular Frame, using a pane''s AuiPaneInfo information to +determine each pane''s docki...