[UFO-devel] ufo::UImageIcon
Status: Beta
Brought to you by:
schmidtjf
From: Andreas B. <b_...@gm...> - 2005-08-19 10:32:42
|
Hi I have committed a ufo::UBoDrawableIcon class to the libufo extension of Boson. This class simply provides an ufo::UIcon object for a ufo::UDrawable. It has completely replaced ufo::UImageIcon in Boson, as it a) provides the same functionality b) also works with non-image drawables Maybe you may consider this as a replacement for ufo::UImageIcon, too. You can find it at http://cvs.sourceforge.net/viewcvs.py/boson/code/boson/boufo/ufoext/ubodrawableicon.cpp?rev=1.1&view=log http://cvs.sourceforge.net/viewcvs.py/boson/code/boson/boufo/ufoext/ubodrawableicon.h?rev=1.1&view=log CU Andi |