search for: loadframe

Displaying 5 results from an estimated 5 matches for "loadframe".

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
...;/span><span class="cx"> </span><span class="cx"> %rename(LoadPanelSubclass) wxXmlResource::LoadPanel(wxPanel *pan, wxWindow *parent, wxString &name); </span><span class="cx"> </span><span class="cx"> %rename(LoadFrameSubclass) wxXmlResource::LoadFrame(wxFrame *frame, wxWindow *parent, const wxString &name); </span><span class="cx"> </span><ins>+// XmlResource is an exception to the general rule in typemap.i - it has +// methods which accept a ''wxWindow* parent'...
2004 Aug 26
18
wxRuby 0.5.0 has been released!
wxRuby 0.5.0 has been released and is now available for download from RubyForge at http://wxruby.rubyforge.org/ This release includes binary builds for Max OS X and MS Windows. Please report any bugs or feature requests here: http://rubyforge.org/tracker/?group_id=35 Changes in this release include: * Added XRC (Xml Resource File) support. * Added totally awesome HTML widget from Tobi
2005 Aug 16
9
Patch and files to add Listbook
I added the Listbook class (basically the same as the Notebook class with some name changes). I also took the time to write a sample that uses it. The sample interface uses XRC and is slightly more advanced than the current XRC sample. Sean _______________________________________________ wxruby-users mailing list wxruby-users@rubyforge.org
2008 Jan 24
2
Problems when compiling MFC application
...pe</font><br> <font size="2">hello.cpp:27: error: `NEAR' does not name a type</font><br> <font size="2">hello.cpp: In constructor `CMainWindow::CMainWindow()':</font><br> <font size="2">hello.cpp:36: error: `LoadFrame' was not declared in this scope</font><br> <font size="2">hello.cpp: At global scope:</font><br> <font size="2">hello.cpp:47: error: no `void CMainWindow::OnPaint()' member function declared in class `CMainWindow'</font><b...
2007 Apr 28
6
XRC Problem
Hello All, I''ve looked back through the wxruby-users archive, and found someone else was having the same problem when it comes to Accessing XRC and getting a GTK Error about GtkPizza. I don''t know what the problem is, as what I''m using, is wxGlade to develop my user interface, and it creates all the controls in what looks like it should be fine, but it''s