Displaying 7 results from an estimated 7 matches for "wxfontdialog".
2007 Mar 19
0
[899] branches/wxruby2/wxwidgets_282/swig/classes/include/wxFontDialog.h: Fixed GetFontData() signature to match headers for wxMac, needed to get around compile error.
...tch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<title>[899] branches/wxruby2/wxwidgets_282/swig/classes/include/wxFontDialog.h: Fixed GetFontData() signature to match headers for wxMac, needed to get around compile error.</title>
</head>
<body>
<div id="msg">
<dl>
<dt>Revision</dt> <dd>899</dd>
<dt>Author</dt> <dd>seanlong</dd>
<d...
2007 Jul 12
0
[1111] trunk/wxruby2/samples/bigdemo/wxFontDialog.rbw: Add TELETYPE constant and avoid crashes with unknown constants
...c;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<title>[1111] trunk/wxruby2/samples/bigdemo/wxFontDialog.rbw: Add TELETYPE constant and avoid crashes with unknown constants</title>
</head>
<body>
<div id="msg">
<dl>
<dt>Revision</dt> <dd>1111</dd>
<dt>Author</dt> <dd>brokentoy</dd>
<dt>Date</dt> <dd...
2006 Aug 10
3
update on samples
Hi all
Have been taking a look at the samples to see what''s broken. Not looking
TOO bad overall, but a few problems we should try and tackle before alpha:
Firstly, I have a few commits (minimal, dialogs, unicode) - anyone else
been working on these or can I go ahead?
One general issue is that many of the samples rely on being run from
their own directory, but don''t enforce
[860] trunk/wxruby2/doc/textile/fontdialog.txtl: Documentation for FontDialog was missing completely
2007 Feb 12
0
[860] trunk/wxruby2/doc/textile/fontdialog.txtl: Documentation for FontDialog was missing completely
...sp  2007-02-12 18:21:49 UTC (rev 859)
+++ trunk/wxruby2/doc/textile/fontdialog.txtl        2007-02-12 18:33:34 UTC (rev 860)
</span><span class="lines">@@ -0,0 +1,55 @@
</span><ins>+h1(#wxfontdialog). Wx::FontDialog
+
+This class represents the font chooser dialog.
+
+h2. Derived from
+
+"Dialog":dialog.html
+
+"Window":window.html
+
+"EvtHandler":evthandler.html
+
+"Object":object.html
+
+
+h2. See also
+
+"FontData":fontdata.html
+
+h2. Metho...
2007 Mar 17
0
[883] branches/wxruby2/wxwidgets_282/swig: API changes for move to WxWidgets 2.8
.../include/wxFileDialog.h</a></li>
<li><a href="#brancheswxruby2wxwidgets_282swigclassesincludewxFontDatah">branches/wxruby2/wxwidgets_282/swig/classes/include/wxFontData.h</a></li>
<li><a href="#brancheswxruby2wxwidgets_282swigclassesincludewxFontDialogh">branches/wxruby2/wxwidgets_282/swig/classes/include/wxFontDialog.h</a></li>
<li><a href="#brancheswxruby2wxwidgets_282swigclassesincludewxHtmlCellh">branches/wxruby2/wxwidgets_282/swig/classes/include/wxHtmlCell.h</a></li>
<li><a href...
2007 May 07
0
[1017] trunk/wxruby2/Changelog: Update changelog with 0.0.40 changes
...ple (AF)
+- Added the AUI classes, docs and sample (AF)
+- Corrected disambiguated method names in ComboBox docs (AF)
+- Added note on use of ampersand in Wx::Control labels (AF)
+- 2.8 API: Control, ComboBox, Colour (AF)
+- Fixes to printing sample for 2.8 API (AF)
+- Fix compile error on Mac with wxFontDialog (SL)
+- Some tweaks to the grid and wizard smaples (SL)
+- Fix Stock Object initialization in App.i for 2.8 (AF)
+- Added DISOWN typemap to fix Caret crash on exit (AF)
+- Added DISOWN typemap to fix GriDCellRenderer-related crash (AF)
+- Fix Window#GetChildren method for 2.8 (AF)
+- 2.8 API: Windo...
2006 Dec 02
0
[770] trunk/wxsugar/lib/wx_sugar/keyword_classes.rb: Fix some broken ones (Alex Spelling), add some new & missing ones; add
...CLIP_CHILDREN|Wx::SW_3D
</span><span class="cx"> wx_ctor_params :name => ''layoutWindow''
</span><span class="lines">@@ -223,8 +238,16 @@
</span><span class="cx">
</span><span class="cx"> # wxFontDialog         Font chooser dialog
</span><span class="cx"> # wxPageSetupDialog         Standard page setup dialog
</span><ins>+WxSugar.define_k...