search for: wxiconbundle

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

Did you mean: iconbundle
2007 Jan 08
0
[844] trunk/wxruby2/swig/classes: Added IconBundle class for multi-resolution icons, cleaned comment cruft
...-01-08 16:07:41 -0500 (Mon, 08 Jan 2007)</dd> </dl> <h3>Log Message</h3> <pre>Added IconBundle class for multi-resolution icons, cleaned comment cruft</pre> <h3>Modified Paths</h3> <ul> <li><a href="#trunkwxruby2swigclassesincludewxIconBundleh">trunk/wxruby2/swig/classes/include/wxIconBundle.h</a></li> </ul> <h3>Added Paths</h3> <ul> <li><a href="#trunkwxruby2swigclassesIconBundlei">trunk/wxruby2/swig/classes/IconBundle.i</a></li> </ul> </div> &l...
2007 Mar 29
0
[926] branches/wxruby2/wxwidgets_282: Update Dialog wx2.6 -> wx2.8 API, remove deprecations and cruft, update doc
...;nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp/** -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp * \brief Sets the icons for this dialog. - - - - - -See also . -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp * \param const wxIconBundle& -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp*/ - </del><span class="cx"> void SetIcons(const wxIconBundle& icons ) ; </span><del>-&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp/** -&nbsp&...
2007 Apr 30
0
[996] branches/wxruby2/wxwidgets_282: TopLevelWindow: add some 2.8 methods; document; add missing CentreOnScreen
...uot;> // get the frame icon </span><span class="cx"> const wxIcon& GetIcon() const; </span><span class="cx"> </span><span class="cx"> // get the frame icons </span><span class="cx"> const wxIconBundle& GetIcons() const; </span><del>- </del><ins>+&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp </ins><span class="cx"> // set the frame icon </span><span class="cx"> virtual void SetIcon(const wxI...
2007 Mar 17
0
[883] branches/wxruby2/wxwidgets_282/swig: API changes for move to WxWidgets 2.8
...p;nbsp&nbsp&nbsp * \brief Sets the icon for this dialog. </span><span class="cx"> </span><span class="lines">@@ -138,16 +138,6 @@ </span><span class="cx"> </span><span class="cx"> void SetIcons(const wxIconBundle& icons ) ; </span><span class="cx"> &nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp/** </span><del>-&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp * \brief This function is deprecated and doesn''t work...