Re: question on using GtkCellRendererProgress

2008-02-18 Thread Gregory Hosler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike Massonnet wrote: | On Mon, Feb 18, 2008 at 10:27:03PM +0800, Gregory Hosler wrote: |> -BEGIN PGP SIGNED MESSAGE- |> Hash: SHA1 |> |> Mike Massonnet wrote: |> | On Mon, Feb 18, 2008 at 09:29:26PM +0800, Gregory Hosler wrote: |> |> -BEGI

Re: question on using GtkCellRendererProgress

2008-02-18 Thread Mike Massonnet
On Mon, Feb 18, 2008 at 10:27:03PM +0800, Gregory Hosler wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Mike Massonnet wrote: > | On Mon, Feb 18, 2008 at 09:29:26PM +0800, Gregory Hosler wrote: > |> -BEGIN PGP SIGNED MESSAGE- > |> Hash: SHA1 > |> > |> Hi all, > |> > |> I've go

Re: question on using GtkCellRendererProgress

2008-02-18 Thread Gregory Hosler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike Massonnet wrote: | On Mon, Feb 18, 2008 at 09:29:26PM +0800, Gregory Hosler wrote: |> -BEGIN PGP SIGNED MESSAGE- |> Hash: SHA1 |> |> Hi all, |> |> I've got a gtk_list_store, and one of the columns I want to make a progress meter. |> |> I'

Re: question on using GtkCellRendererProgress

2008-02-18 Thread Mike Massonnet
On Mon, Feb 18, 2008 at 09:29:26PM +0800, Gregory Hosler wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi all, > > I've got a gtk_list_store, and one of the columns I want to make a progress > meter. > > I'm gathering that I use teh cell rendered GtkCellRendererProgress for this

question on using GtkCellRendererProgress

2008-02-18 Thread Gregory Hosler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, I've got a gtk_list_store, and one of the columns I want to make a progress meter. I'm gathering that I use teh cell rendered GtkCellRendererProgress for this column. But I have 2 points of confusion. 1) When I create the table (gtk_list_s