[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Banshee-List] RadialProgress
- From: LCID Fire <lcid-fire gmx net>
- To: banshee-list gnome org
- Subject: Re: [Banshee-List] RadialProgress
- Date: Mon, 27 Aug 2007 00:20:04 +0200
Aaron Bockover wrote:
> It's in fine condition and is used when creating a CD to show the fill
> of the disk. If you are patching the widget, I'd like to receive the
> patches back in the project, depending on what you do.
>
> Either way, it's perfectly OK to use.
I copied the code in my plugin - and it works like a charm :)
> Not sure what you mean by the
> majority of the code is not compiled in.
In the code it says:
public class RadialProgress : Gtk.DrawingArea
{
#if HAVE_CAIRO
and well - the define seems just not set. Aside from being a DrawingArea
it does nothing else...
Thanks for the info.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]