search for: wxt

Displaying 20 results from an estimated 30 matches for "wxt".

Did you mean: txt
2005 Jan 25
2
about R CMD check
...led message is as follows: [credsim@confsys ~/src]$ R CMD check var * checking for working latex ... OK * using log directory '/home/credsim/src/var.Rcheck' * checking for file 'var/DESCRIPTION' ... OK * checking if this is a source package ... OK * Installing *source* package 'WXT' ... ** libs gcc -I/usr/lib/R/include -I/usr/local/include -D__NO_MATH_INLINES -mieee-fp -fPIC -O2 -g -march=i386 -mcpu=i686 -c 1221.c -o 1221.o 1221.c: In function `Matrix_A_12': 1221.c:773: warning: passing arg 3 of `dpotrf_' from incompatible pointer type 1221.c:774: warning: pass...
2012 Jun 06
2
[LLVMdev] llvm-tv
...m30/include/llvm/Support/system_error.h:895:38: error: use of undeclared identifier 'Lv' explicit windows_error(int v) : v_(_(v)) {} ^ /usr/local/include/wx-2.8/wx/intl.h:48:55: note: expanded from: #define _(s) wxGetTranslation(wxT(s)) ^ /usr/local/include/wx-2.8/wx/wxchar.h:235:36: note: expanded from: #define wxT(x) wxCONCAT_HELPER(L, x) ^ /usr/local/include/wx-2.8/wx/cpp.h:17:37: note: expanded from: #define wxCONCAT_HELPER(text, l...
2012 Jun 06
0
[LLVMdev] llvm-tv
...system_error.h:895:38: > error: use of undeclared identifier 'Lv' > explicit windows_error(int v) : v_(_(v)) {} > ^ > /usr/local/include/wx-2.8/wx/intl.h:48:55: note: expanded from: > #define _(s) wxGetTranslation(wxT(s)) > ^ > /usr/local/include/wx-2.8/wx/wxchar.h:235:36: note: expanded from: > #define wxT(x) wxCONCAT_HELPER(L, x) > ^ > /usr/local/include/wx-2.8/wx/cpp.h:17:37: note: expanded from: > #...
2007 Jun 22
0
[1056] trunk/wxruby2/swig/classes/include/wxToolBar.h: Add missing param to InsertTool long version; uncomment some methods now
...gin: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>[1056] trunk/wxruby2/swig/classes/include/wxToolBar.h: Add missing param to InsertTool long version; uncomment some methods now</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>1056</dd> <dt>Author</dt> <dd>brokentoy</dd> <dt>Date<...
2012 Jun 06
0
[LLVMdev] llvm-tv
On 6/5/12 7:45 PM, AbhishekR wrote: > Thanks John. I verified that and poolalloc builds with LLVM 3.0. I > used clang for compiling wxWidgets, LLVM 3.0 and poolalloc. > > But llvm-tv build still gives build error. I take it that llvm-tv is > still incompatible with these versions of poolalloc and LLVM 3.0. I > think the code is manageable - couple of files in lib,include and
2007 Jun 22
0
[1057] trunk/wxruby2/swig/classes/include/wxToolBar.h: Add new methods from the 2.8 API
...gin: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>[1057] trunk/wxruby2/swig/classes/include/wxToolBar.h: Add new methods from the 2.8 API</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>1057</dd> <dt>Author</dt> <dd>brokentoy</dd> <dt>Date</dt> <dd>2007-06-22 15:05:45 -0...
2012 Jun 06
3
[LLVMdev] llvm-tv
Thanks John. I verified that and poolalloc builds with LLVM 3.0. I used clang for compiling wxWidgets, LLVM 3.0 and poolalloc. But llvm-tv build still gives build error. I take it that llvm-tv is still incompatible with these versions of poolalloc and LLVM 3.0. I think the code is manageable - couple of files in lib,include and some 30 odd small files in tools directory. I'll have a look at
2007 Jul 04
0
[1103] trunk/wxruby2: Added 2.8 methods to StaticBitmap & document them; cleanup header file
...am const wxString& -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp*/ - - wxStaticBitmap(wxWindow* parent , wxWindowID id , const wxBitmap& label , const wxPoint& pos , const wxSize& size = wxDefaultSize, long style = 0, const wxString& name = wxT("staticBitmap")) ; -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp/** -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp * \brief Creation function, for two-step construction. For details see . -&nbsp&nbsp&nbsp&nbsp&nb...
2007 Mar 28
0
[924] branches/wxruby2/wxwidgets_282: Changes 2.6 -> 2.8 Wx API; remove deprecated methods and update doc
...-&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp * \param const wxString& -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp*/ - </del><span class="cx"> wxDirDialog(wxWindow* parent , const wxString& message = wxT("Choose"), const wxString& defaultPath = wxT(""), long style = 0, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, const wxString& name = wxT("wxDirCtrl")) ; </span><del>-&nbsp&nbsp&nbsp&nbsp&a...
2009 Sep 03
24
wxRuby-2.0.1 release ?
Hi, What about releasing a new version shortly ? This is a long-awaited request from several users especially for recent ruby-1.9.1 versions on MinGW. Cheers. Chauk-Mean.
2007 Mar 27
0
[921] branches/wxruby2/wxwidgets_282/swig/Functions.i: Enable Wx::get_number_from_user to fix exception in samples/dialogs
...sp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp const wxPoint& pos = wxDefaultPosition); </ins><span class="cx"> </span><span class="cx"> wxString wxGetTextFromUser(const wxString& message, const wxString& caption = wxT("Input text"), </span><span class="cx"> const wxString& default_value = wxT(""), wxWindow *parent = NULL); </span></span></pre> </div> </div> </body> </html>
2007 Jul 18
0
[1118] trunk/wxruby2/swig: Move Wx::message_box function from wx.i to Functions.i, where it belongs
...t;span class="lines">@@ -122,6 +127,8 @@ </span><span class="cx"> } </span><span class="cx"> </span><span class="cx"> </span><ins>+int wxMessageBox(const wxString& message, const wxString& caption = wxT("Message"), int style = wxOK, wxWindow *parent = NULL, int x = -1, int y = -1); + </ins><span class="cx"> size_t wxGetMultipleChoices(wxArrayInt& selections,const wxString& message,const wxString& caption,int n, const wxString choices[],wxWindow *parent =...
2007 Mar 17
0
[883] branches/wxruby2/wxwidgets_282/swig: API changes for move to WxWidgets 2.8
...asses/include/wxPanel.h</a></li> <li><a href="#brancheswxruby2wxwidgets_282swigclassesincludewxRadioBoxh">branches/wxruby2/wxwidgets_282/swig/classes/include/wxRadioBox.h</a></li> <li><a href="#brancheswxruby2wxwidgets_282swigclassesincludewxTopLevelWindowh">branches/wxruby2/wxwidgets_282/swig/classes/include/wxTopLevelWindow.h</a></li> <li><a href="#brancheswxruby2wxwidgets_282swigclassesincludewxTreeCtrlh">branches/wxruby2/wxwidgets_282/swig/classes/include/wxTreeCtrl.h</a></li> &lt...
2006 Dec 31
0
[813] trunk/wxruby2/swig/classes: Added ScrollBar class
...- </del><span class="cx"> wxScrollBar(wxWindow* parent , wxWindowID id , const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxSB_HORIZONTAL, const wxValidator& validator = wxDefaultValidator, const wxString& name = wxT("scrollBar")) ; </span><del>-&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp/** -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp * \brief Destructor, destroying the scrollbar. -&nbsp&nbsp&nbsp&nbsp&nbsp&amp...
2007 May 21
0
[1022] trunk/wxruby2/swig/classes/App.i: Memory mgmt: use Wx::App to mark still-alive Windows, set up Wx::THE_APP const
...lt;/span><span class="cx"> // wxEntry calls the C++ App::OnInit method </span><span class="cx"> int main_loop() </span><span class="cx"> { </span><del>- static int argc = 1; - static wxChar *argv[] = {wxT("wxruby"), NULL}; </del><ins>+&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp rb_define_const(mWxruby2, "THE_APP", SWIG_RubyInstanceFor(this)); +&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp static int argc = 1; +...
2006 Apr 23
5
Re: StaticBoxSizer bug?
...} > > SizerTestFrame::SizerTestFrame(const wxString & title) : > wxFrame(NULL, wxID_ANY, title) > { > wxPanel *panel = new wxPanel(this, wxID_ANY); > wxBoxSizer *boxSizer = new wxBoxSizer(wxHORIZONTAL); > wxStaticBox *box = new wxStaticBox(panel, wxID_ANY, wxT("BoxTitle")); > wxStaticText *text = new wxStaticText(panel, wxID_ANY, wxT("Some text!")); > wxStaticBoxSizer *staticBoxSizer = new wxStaticBoxSizer(box, wxVERTICAL); > > staticBoxSizer->Add(text, 1, wxEXPAND | wxALL, 16); > boxSizer->Add(staticBox...
2007 Apr 13
0
[949] branches/wxruby2/wxwidgets_282: Changes in Gauge API 2.6->2.8, remove comment cruft in header
...el><span class="cx"> wxGauge(wxWindow* parent , wxWindowID id , int range , const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxGA_HORIZONTAL, const wxValidator& validator = wxDefaultValidator, const wxString& name = wxT("gauge")) ; </span><del>-&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp/** -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp * \brief Destructor, destroying the gauge. -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&am...
2005 Sep 03
2
Problem with swig?
...rom the .h file: wxListBox(wxWindow* parent , wxWindowID id , const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, int n = 0 , const wxString choices[] = NULL, long style = 0, const wxValidator& validator = wxDefaultValidator, const wxString& name = wxT("listBox")); I /thought/ swig pulled the default values from the definition. You can only imagine the havok that is being wreaked through the library if there are uninitialized longs sprinkled about. Is this just a problem with one of our swig config files?
2007 Mar 18
0
[893] branches/wxruby2/wxwidgets_282: New hover bitmap methods in 2.6 -> 2.8 API
...ot;cx"> wxBitmapButton(wxWindow* parent , wxWindowID id , const wxBitmap& bitmap , const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxBU_AUTODRAW, const wxValidator& validator = wxDefaultValidator, const wxString& name = wxT("button")) ; </span><del>-&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp/** -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp * \brief Destructor, destroying the button. -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&...
2007 Jul 04
0
[1104] trunk/wxruby2: Added 2.8 methods to TextCtrl & document them; tidy up header file
...extCtrl & document them; tidy up header file</pre> <h3>Modified Paths</h3> <ul> <li><a href="#trunkwxruby2doctextiletextctrltxtl">trunk/wxruby2/doc/textile/textctrl.txtl</a></li> <li><a href="#trunkwxruby2swigclassesincludewxTextCtrlh">trunk/wxruby2/swig/classes/include/wxTextCtrl.h</a></li> </ul> </div> <div id="patch"> <h3>Diff</h3> <a id="trunkwxruby2doctextiletextctrltxtl"></a> <div class="modfile"><h4>Modified: t...