[Gtk-sharp-list] ProgressBar

Graham Orr gtk-sharp@motor.freeserve.co.uk
Mon, 09 Feb 2004 01:41:39 +0000


Hi all,

I've been playing around with the 'ProgressBar' widget and I have a
question. 

The docs say ProgressBar is derived from 'Progress'. The relevant bit
from 'Progress' in monodoc:

"Remarks
        A Progress is the abstract base class used to derive a
        ProgressBar which provides a visual representation of the
        progress of a long running operation."
        
Yet ProgressBar seems to inherit directly from Gtk.Widget, meaning you
can't set things like ActivityMode. Is this a bug, or have I
misunderstood something.

-- 
Graham