Re: [pygtk] Questions about scrollbars and trees

2002-03-20 Thread Jon Nelson
On Wed, 20 Mar 2002 10:15:37 +0800 "James Henstridge" <[EMAIL PROTECTED]> wrote: .. > I think you can set this up in a gtkrc file for your application. As > GtkCTree uses the GTK Bindings API, you should be able to load a file > holding something like: > binding "my-ctree-bindings" { > b

[pygtk] Re: Setting the Colors in a ZVTerm

2002-03-20 Thread Eric Gillespie, Jr.
James Henstridge writes: > Until the next release, you can work around the bug by subtracting > 0x from the larger numbers (the negative ints will be treated as > ints > 0x7fff). We'll give this a try, thanks. -- Eric Gillespie <*> [EMAIL PROTECTED] Software Developer Progeny Linux Syst

Re: [pygtk] Adding data to a TreeModel/TreeView

2002-03-20 Thread Michele Campeotto
Il mer, 2002-03-20 alle 13:47, James Henstridge ha scritto: > Michele Campeotto wrote: > > What should I do beside adding data to my model to make the view > >notice the change? > You need to emit one of the GtkTreeModel signals. If you are inserting > rows, you probably want to emit the row_i

Re: [pygtk] Adding data to a TreeModel/TreeView

2002-03-20 Thread James Henstridge
Michele Campeotto wrote: >Hello, > I have a custom TreeModel and a TreeView. I want to add data after >they have been created. > What should I do beside adding data to my model to make the view >notice the change? > You need to emit one of the GtkTreeModel signals. If you are inserting rows,

[pygtk] Adding data to a TreeModel/TreeView

2002-03-20 Thread Michele Campeotto
Hello, I have a custom TreeModel and a TreeView. I want to add data after they have been created. What should I do beside adding data to my model to make the view notice the change? Thanks mic -- -- Michele - www.micampe.it Sex has no calories. -- Murphy's Love Laws ___