Displaying 3 results from an estimated 3 matches for "xmlres".
Did you mean:
mares
2004 Sep 24
7
wxRuby build problems
I''ve just tried to build wxRuby on a debian/unstable (i386) platform.
I went to rubyforge.org and downloaded wxruby-0.5-src.tar.gz.
<http://rubyforge.org/frs/download.php/1254/wxruby-0.5-src.tar.gz>
I have ruby 1.8.2 installed on my system. I needed to install the
debian package ruby1.8-dev in order to get mkmf.rb. That solved my
first problem. So then i ran "ruby
2007 Mar 27
0
[921] branches/wxruby2/wxwidgets_282/swig/Functions.i: Enable Wx::get_number_from_user to fix exception in samples/dialogs
...#include <wx/image.h>
</span><span class="cx"> #include <wx/app.h>
</span><span class="cx"> #include <wx/choicdlg.h>
</span><ins>+#include <wx/numdlg.h>
</ins><span class="cx"> #include <wx/xrc/xmlres.h>
</span><span class="cx"> #include <wx/utils.h>
</span><span class="cx">
</span><span class="lines">@@ -125,7 +126,11 @@
</span><span class="cx">
</span><span class="cx"> size_...
2007 Jul 04
0
[1099] trunk/wxruby2/swig/classes/XmlResource.i: Permit Dialogs and Frames with no parents to be created via XRC; add comments
...#ccc;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>[1099] trunk/wxruby2/swig/classes/XmlResource.i: Permit Dialogs and Frames with no parents to be created via XRC; add comments</title>
</head>
<body>
<div id="msg">
<dl>
<dt>Revision</dt> <dd>1099</dd>
<dt>Author</dt> <dd>brokentoy</dd>
<dt>Date...