Displaying 1 result from an estimated 1 matches for "wxlibrary".
Did you mean:
wtlibrary
2007 Jul 18
0
[1118] trunk/wxruby2/swig: Move Wx::message_box function from wx.i to Functions.i, where it belongs
...quot;> %module(directors="1") wxFunctions
</span><del>-
</del><span class="cx"> %include "common.i"
</span><span class="cx">
</span><ins>+// This file defines a set of top-level functions used across the
+// wxLibrary:
+// * shortcut methods for displaying simple dialogs
+// * logging functions
+// * the xrcid macro
</ins><span class="cx">
</span><ins>+
</ins><span class="cx"> %{
</span><span class="cx"> //NO_CLASS - This tells fixmod...