Displaying 4 results from an estimated 4 matches for "wxbitmap_type_any".
2007 Apr 13
0
[960] branches/wxruby2/wxwidgets_282/swig/RubyConstants.i: Add constant for Targa image files
...quot;cx"> wxBITMAP_TYPE_IFF,
</span><ins>+ wxBITMAP_TYPE_TGA,
</ins><span class="cx"> wxBITMAP_TYPE_MACCURSOR,
</span><span class="cx"> wxBITMAP_TYPE_MACCURSOR_RESOURCE,
</span><span class="cx"> wxBITMAP_TYPE_ANY = 50
</span></span></pre>
</div>
</div>
</body>
</html>
2004 Mar 03
10
status?
Hi!
Is the wxruby project stalled?
ps: at least the list...
Gergo
--
+-[ Kontra, Gergely<kgergely@mcl.hu> PhD student Room IB113 ]---------+
| http://www.mcl.hu/~kgergely "Olyan langesz vagyok, hogy |
| Mobil:(+36 20) 356 9656 ICQ: 175564914 poroltoval kellene jarnom" |
+-- Magyar php mirror es magyar php dokumentacio: http://hu.php.net --+
2007 Apr 13
0
[954] branches/wxruby2/wxwidgets_282: Additions to Image API 2.6 -> 2.8, remove comment cruft
...p   * \param long
-         * \param int
-        */
-
</del><span class="cx"> wxImage(const wxString& name , long type = wxBITMAP_TYPE_ANY, int index = -1) ;
</span><del>-        /**
-         * \brief Loads an image from a file.
-       &am...
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...