Dear all,

  Here is the widget I need, with some context:
--------------------------------------------------------------------------------------
I have n (say 5000) given positions to evaluate.
Each evaluation takes about a 1/10 of a second
and results in a diagnosis : I(mpossible) or O(ptimal)
       or sometimes, there's three states
       I(mpossible), ?(undecided) or O(ptimal)
Anyway, a finite number of states, but let us say two.

Just now I have a progress buffer in which all these
evaluations are recorded one after another :-(

What I would like is one progress bar with two cursors,
and two colors.
For people who know xosview, the amount of memory
is shown this way :
      green for used memory
     orange for buff (I-dont-know-what-that-is)
     red for cache
     background for free
-------------------------------------------------------------------------------------
I didn't find it, but I'm pretty sure I didn't look at the right
place :-(
Many thanks in advance!!
Best,
Amities,
               Olivier
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to