search for: laywin

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

Did you mean: laywid
2006 Aug 01
4
SashWindows
Hi Please find attached a set of patches to implement Sash Layouts plus a little sample. These are resizable panes that can be used to create an IDE-like application, with sidebars etc. They''re quite a lot more powerful than SplitterWindow, for example you can split an MDI client window, and you can have lots of them. Not quite as nice as wxAUI (Advanced User Interface) - a project
2007 May 04
0
[1007] trunk/wxruby2/swig: Fixed Wx::Image#scale and rescale signature, also added needed constants.
...include <wx/calctrl.h> </span><span class="cx"> #include <wx/treebase.h> </span><ins>+#include <wx/image.h> </ins><span class="cx"> #include <wx/imaglist.h> </span><span class="cx"> #include <wx/laywin.h> </span><span class="cx"> #include <wx/imagbmp.h> </span><span class="lines">@@ -2120,7 +2121,17 @@ </span><span class="cx"> wxBMP_1BPP_BW = 2 // 1bpp, black & white from red </span><span class=&quo...
2006 Oct 17
0
[685] trunk/wxruby2/swig: Add Printing constants and typedefs, add two missing methods (Roy
...17 19:29:01 UTC (rev 684) +++ trunk/wxruby2/swig/RubyConstants.i&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp2006-10-17 21:49:06 UTC (rev 685) </span><span class="lines">@@ -17,6 +17,7 @@ </span><span class="cx"> #include <wx/laywin.h> </span><span class="cx"> #include <wx/imagbmp.h> </span><span class="cx"> #include <wx/sashwin.h> </span><ins>+#include <wx/prntbase.h> </ins><span class="cx"> </span><span class="cx...
2007 Jun 25
0
[1066] trunk/wxruby2/swig: Move EVT constants in swig/classes/Event.i; add a few missing ones
...h> -#include <wx/listctrl.h> -#include <wx/treectrl.h> -#include <wx/dialup.h> -#include <wx/sashwin.h> -#include <wx/taskbar.h> -#include <wx/tabctrl.h> -#include <wx/wizard.h> -#include <wx/splitter.h> -#include <wx/grid.h> -#include <wx/laywin.h> -#include <wx/process.h> -#include <wx/tglbtn.h> -#include <wx/aui/aui.h> - -#ifdef WXSCINTILLA -# include <wx/wxscintilla.h> -#endif - -%} - - -%constant const int wxEVT_NULL;// 0) -%constant const int wxEVT_COMMAND_BUTTON_CLICKED;// 1) -%constant const int wxEVT_C...
2007 Mar 22
0
[916] branches/wxruby2/wxwidgets_282: More Wx::AUI classes, event hooks and sample
...4 UTC (rev 915) +++ branches/wxruby2/wxwidgets_282/swig/Events.i&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp2007-03-22 22:00:00 UTC (rev 916) </span><span class="lines">@@ -24,6 +24,7 @@ </span><span class="cx"> #include <wx/laywin.h> </span><span class="cx"> #include <wx/process.h> </span><span class="cx"> #include <wx/tglbtn.h> </span><ins>+#include <wx/aui/aui.h> </ins><span class="cx"> </span><span class="cx&q...