search for: wxgdiobject

Displaying 6 results from an estimated 6 matches for "wxgdiobject".

Did you mean: gdiobject
2007 Jan 08
0
[841] trunk/wxruby2/swig/classes: Added PasswordEntryDialog
...UTC (rev 841) </span><span class="lines">@@ -210,6 +210,7 @@ </span><span class="cx"> ''wxPaintEvent'' => ''wxEvent'', </span><span class="cx"> ''wxPalette'' => ''wxGDIObject'', </span><span class="cx"> ''wxPanel'' => ''wxWindow'', </span><ins>+ ''wxPasswordEntryDialog'' => ''wxTextEntryDialog'', </ins><span class="cx"> '...
2007 Jan 06
0
[833] trunk/wxruby2/swig/classes: Fix the inheritance chain of wxIcon (varies cross-platform)
...01-06 00:02:24 UTC (rev 833) </span><span class="lines">@@ -11,9 +11,17 @@ </span><span class="cx"> </span><span class="cx"> %import "include/wxObject.h" </span><span class="cx"> %import "include/wxGDIObject.h" </span><del>-// the following might eventually be helpful for MSWin? </del><ins>+ +// inheritance pattern is slightly different across platforms +// GTK: Icon < Bitmap < GDIOBject +// OS X: Icon < GDIObject +// Windows: Icon < GDIImage < GDIObject (no...
2007 Mar 19
0
[902] branches/wxruby2/wxwidgets_282/swig/classes/include/parents.rb: Parents for AUI GUI classes
...;, + ''wxAuiNotebook'' => ''wxControl'', </ins><span class="cx"> ''wxAutomationObject'' => ''wxObject'', </span><span class="cx"> ''wxBitmap'' => ''wxGDIObject'', </span><span class="cx"> ''wxBitmapButton'' => ''wxButton'', </span></span></pre> </div> </div> </body> </html>
2006 Oct 21
0
[696] trunk/wxruby2/swig/classes/Pen.i: Un-ignored Get/SetStipple b/c these are now ifdef''d in the header for GTK
..."cx"> } </span><span class="cx"> </span><del>-%ignore wxPen::SetStipple; -%ignore GetStipple; - - </del><span class="cx"> %import "include/wxObject.h" </span><span class="cx"> %import "include/wxGDIObject.h" </span><span class="cx"> </span></span></pre> </div> </div> </body> </html>
2006 Nov 26
0
[758] trunk/wxruby2: i18n support: added Locale class, methods for get/set languages & encodings
...;cx"> </span><ins>+// import the font encoding constants directly from the WxWidgets source +%include <wx/fontenc.h> + </ins><span class="cx"> %import "include/wxObject.h" </span><span class="cx"> %import "include/wxGDIObject.h" </span><span class="cx"> </span></span></pre></div> <a id="trunkwxruby2swigclassesLocalei"></a> <div class="addfile"><h4>Added: trunk/wxruby2/swig/classes/Locale.i (0 => 758)</h4> <pre cla...
2007 Mar 22
0
[916] branches/wxruby2/wxwidgets_282: More Wx::AUI classes, event hooks and sample
...#39;'wxAuiNotebookEvent'' => ''wxNotifyEvent'', </ins><span class="cx"> ''wxAutomationObject'' => ''wxObject'', </span><span class="cx"> ''wxBitmap'' => ''wxGDIObject'', </span><span class="cx"> ''wxBitmapButton'' => ''wxButton'', </span></span></pre></div> <a id="brancheswxruby2wxwidgets_282swigclassesincludewxAuiDockArth"></a> <div class="...