search for: wxcopy

Displaying 4 results from an estimated 4 matches for "wxcopy".

Did you mean: xcopy
2004 Nov 19
2
Clipboard under Linux/Unix
Hello, This may be a trivial question, but I don't find the answer in R online help. Under Windows, I can copy/paste to the clipboard using readClipboard()/writeClipboard(), or something like cat(..., file = "clipboard"). Are there equivalent function for other platforms? Best, Philippe Grosjean ..............................................<??}))><........ ) ) ) ) ) ( (
2007 Mar 29
0
[929] branches/wxruby2/wxwidgets_282/swig/classes: Fix virtual methods that shouldn''t be (Bug 9682); Add missing methods and
...an><span class="cx"> wxDC() ; </span><span class="cx"> virtual ~wxDC() ; </span><del>- virtual bool Blit(wxCoord xdest , wxCoord ydest , wxCoord width , wxCoord height , wxDC* source , wxCoord xsrc , wxCoord ysrc , int logicalFunc = wxCOPY, bool useMask = false, wxCoord xsrcMask = -1, wxCoord ysrcMask = -1) = 0; - static bool CacheEnabled() ; </del><ins>+ bool Blit(wxCoord xdest , wxCoord ydest , wxCoord width , wxCoord height , wxDC* source , wxCoord xsrc , wxCoord ysrc , int logicalFunc = wxCOPY, bool useMas...
2005 May 03
10
Is wxRuby-SWIG version usable enough to package for download?
If wxRuby-SWIG is as usable as wxRuby 0.6.0, maybe it should be given a version number and packaged up for download. Given the nature of SWIG, having a lot more people use it would probably result in more code contributions to this project. Seems most of the changes are 2+ months old, so I''m guessing wxRuby-SWIG is fairly stable right now in terms of frequency of changes...
2007 Mar 27
0
[922] branches/wxruby2/wxwidgets_282: Changes, additions and deprecations 2.6 -> 2.8 Wx API
...pan class="cx"> virtual ~wxDC() ; </span><del>- void BeginDrawing() ; </del><span class="cx"> virtual bool Blit(wxCoord xdest , wxCoord ydest , wxCoord width , wxCoord height , wxDC* source , wxCoord xsrc , wxCoord ysrc , int logicalFunc = wxCOPY, bool useMask = false, wxCoord xsrcMask = -1, wxCoord ysrcMask = -1) = 0; </span><span class="cx"> static bool CacheEnabled() ; </span><span class="cx"> void CalcBoundingBox(wxCoord x , wxCoord y ) ; </span><span class="lines"&g...