Re: [Glade-users] Treeview doesnt refresh upon reopenning window

2007-04-24 Thread Chris Vine
On Tue, 2007-04-24 at 15:14 +0800, Jason Brisbane wrote: > Hello, > > Yes, I realised the "error of my ways" at about 3AM this morning. > Woke up and thought "Damn, why did I do that for?" > > After checking the GTK doc I realised that what I should have done is > this: > - DONT destroy anything.

Re: [Glade-users] Treeview doesnt refresh upon reopenning window

2007-04-24 Thread Daniel Kasak
Jason Brisbane wrote: > Hello All, > > I am looking for a fix for a Treeview issue that I am having. > > I have created a Treeview that gets its data from a database and > populates the list with the results of the database. > This works well as even if the database table was empty (rows=0) then i

Re: [Glade-users] Treeview doesnt refresh upon reopenning window

2007-04-24 Thread Jason Brisbane
ples all referred to (from the SAMS publishing website). Thanks for your comments. They helped me rethink the issues I was having and got me to this stage! Regards, Jason Brisbane > > Original Message >From: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: Re: [Glade-u

Re: [Glade-users] Treeview doesnt refresh upon reopenning window

2007-04-23 Thread Damon Chaplin
On Mon, 2007-04-23 at 22:14 +0800, Jason Brisbane wrote: > Hello All, > > I am looking for a fix for a Treeview issue that I am having. > > I have created a Treeview that gets its data from a database and > populates the list with the results of the database. > This works well as even if the dat