search for: wximag

Displaying 16 results from an estimated 16 matches for "wximag".

Did you mean: wximage
2007 Jun 05
0
[1045] trunk/wxruby2/swig/classes/include/wxImage.h: Add missing Size and Resize methods in Wx::Image
...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>[1045] trunk/wxruby2/swig/classes/include/wxImage.h: Add missing Size and Resize methods in Wx::Image</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>1045</dd> <dt>Author</dt> <dd>brokentoy</dd> <dt>Date</dt> <dd>2007-06-05...
2010 Sep 09
2
[LLVMdev] install llvm-tv on ubuntu
...raphDrawer.h:10, from /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/CFGGraphDrawer.cpp:1: /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/GraphDrawer.h: At global scope: /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/GraphDrawer.h:28: error: ISO C++ forbids declaration of ‘wxImage’ with no type /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/GraphDrawer.h:28: error: expected ‘;’ before ‘*’ token /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/GraphDrawer.h:41: error: ISO C++ forbids declaration of ‘wxImage’ with no type /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/...
2007 May 04
0
[1007] trunk/wxruby2/swig: Fixed Wx::Image#scale and rescale signature, also added needed constants.
...scale and rescale signature, also added needed constants.</pre> <h3>Modified Paths</h3> <ul> <li><a href="#trunkwxruby2swigRubyConstantsi">trunk/wxruby2/swig/RubyConstants.i</a></li> <li><a href="#trunkwxruby2swigclassesincludewxImageh">trunk/wxruby2/swig/classes/include/wxImage.h</a></li> </ul> </div> <div id="patch"> <h3>Diff</h3> <a id="trunkwxruby2swigRubyConstantsi"></a> <div class="modfile"><h4>Modified: trunk/wxruby2/...
2007 Apr 13
0
[954] branches/wxruby2/wxwidgets_282: Additions to Image API 2.6 -> 2.8, remove comment cruft
...cruft</pre> <h3>Modified Paths</h3> <ul> <li><a href="#brancheswxruby2wxwidgets_282doctextileimagetxtl">branches/wxruby2/wxwidgets_282/doc/textile/image.txtl</a></li> <li><a href="#brancheswxruby2wxwidgets_282swigclassesincludewxImageh">branches/wxruby2/wxwidgets_282/swig/classes/include/wxImage.h</a></li> </ul> </div> <div id="patch"> <h3>Diff</h3> <a id="brancheswxruby2wxwidgets_282doctextileimagetxtl"></a> <div class="modfile">...
2006 Sep 21
2
wxImage patches
These patches allow the RMagick sample to work with wxRuby2. They also open up some functions that were %ignored that probably shouldn''t be (at least with the typemap adjustment). I think we may need to visit (or document carefully) what happens when you pass in a string of data to the constructor or to SetAlpha. We need to decide which setting of static_data is correct for the
2006 Aug 24
1
Patch to wxImage.h
This patch fixes the name of FindHandlerMime. _______________________________________________ wxruby-users mailing list wxruby-users@rubyforge.org http://rubyforge.org/mailman/listinfo/wxruby-users
2006 Sep 24
4
SWIG exceptions
I was trying to fix the problem with wxImage and the char */unsigned char * thing today and I was going to hand-write the functions to translate between the two. While doing so I decided I''d clean up the SWIG error message to make it more clear. Here''s an example SWIG-generated argument error: in method SetData'&...
2006 Sep 15
2
wxCursor files
This implements the wxCursor demo and includes a patch to RubyConstants.i needed to make the cursors work right. pointy.png goes into the icons directory Roy _______________________________________________ wxruby-users mailing list wxruby-users@rubyforge.org http://rubyforge.org/mailman/listinfo/wxruby-users
2005 Aug 30
1
Patch to controls.rb
This patch fixes the controls.rb sample so the images load properly on windows. On windows, wxIcon does -not- descend from wxImage. This means it does not have access to the image handling routines wxImage does. Furthermore, despite the documentation, it does -not- support XPM icons on Windows. The solution is to just not use icons where images are needed. The second solution was to default the application icon to the...
2004 Apr 22
13
Rake and VC++ 6
Has anybody tried the new wxruby-swig from the msvc++ command line compiler using ''rake''? The rakefile seems to depend on the wx_config method, which doesn''t exist for msw because it doesn''t have BASH to execute the shell script. Has anyone hacked the rakefile to fix this? Nick
2005 May 06
3
Problems setting image data
Hi, I''ve been having some intermittent (but repeatable) problems using Image#set_data. In some cases, I get just a black image drawn after I''ve set a (non-black) image. Other times I get a MSVC++ runtime exception. It happens on the same files at the same time. I''m confident that I''m setting the correct amount of data for the image size. (Note: Ruby 1.8.2,
2006 Sep 24
3
Darcs mirror, some fixes & rake patches...
Hi, as our repository has now been switched to SVN I have stopped my darcs-mirror. Is anyone still interested in the darcs mirror? I would have to set up a new one for the SVN then, since I can''t reuse the history of the CVS import. If no one requires the darcs mirror, I would just trash the darcs repository and reactivate it if need arises. In other news, I have some small fixes for
2007 Jan 06
0
[833] trunk/wxruby2/swig/classes: Fix the inheritance chain of wxIcon (varies cross-platform)
...</del><span class="cx"> ''wxIconizeEvent'' => ''wxEvent'', </span><span class="cx"> ''wxIdleEvent'' => ''wxEvent'', </span><span class="cx"> ''wxImage'' => ''wxObject'', </span><span class="lines">@@ -316,3 +315,9 @@ </span><span class="cx"> ''wxZlibInputStream'' => ''wxFilterInputStream'', </span><span class="cx">...
2007 Mar 28
0
[923] branches/wxruby2/wxwidgets_282: Changes 2.6 -> 2.8 Wx API; remove unsupported methods and examples from doc
...;span class="cx"> class wxCursor : public wxBitmap </span><span class="cx"> { </span><span class="cx"> public: </span><span class="lines">@@ -14,8 +14,7 @@ </span><span class="cx"> wxCursor(const wxImage& image ) ; </span><span class="cx"> wxCursor(const wxCursor& cursor ) ; </span><span class="cx"> virtual ~wxCursor() ; </span><del>- bool Ok() const; </del><ins>+ bool IsOk() const; </ins><span class=&qu...
2006 Sep 14
2
Patch to fix ArtProvider and ArtProvider sample
These patches better implement ArtProvider and add the demo for it. I also expanded the bigdemo window a little bit. I really think we should go larger but I suppose there might be some people at 800x600 still. Note that creating your own art provider still doesn''t quite work correctly. I didn''t have time to get into that. The RubyConstants.i.patch file looks weird. Not
2003 Oct 22
11
Survey results
...r Ruby-GNOME2. One person asked for a document describing how to leverage existing C++ wxWindows docs.] [Another popular request was support for all the wxWindows widgets, and the ability to use widgets that are external to wxWindows. Specifically, folks requested xrc, mmedia, OGL, gtk2 editor, wxImage, and more grid events. A "how to wrap wxWindows extensions" doc was suggested.] [It was clear from several of the comments that pre-built binaries would be very helpful. This would probably solve most of the problems people have been having with the build process. Two people specific...