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: Treeview doesnt refresh upon reopenning window

2007-04-23 Thread JAMES SCOTT
- Original Message From: Jason Brisbane <[EMAIL PROTECTED]> To: JAMES SCOTT <[EMAIL PROTECTED]> Sent: Monday, April 23, 2007 11:12:49 AM Subject: Re: Treeview doesnt refresh upon reopenning window HI, Just a few issues I have been having with that: - gtk_widget_destroy d

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

Re: Treeview doesnt refresh upon reopenning window

2007-04-23 Thread JAMES SCOTT
- Original Message From: Jason Brisbane <[EMAIL PROTECTED]> To: Glade-Users <[EMAIL PROTECTED]>; Glade App-Devel-List Sent: Monday, April 23, 2007 10:14:50 AM Subject: Treeview doesnt refresh upon reopenning window Hello All, I am looking for a fix for a Treeview iss

Re: Treeview doesnt refresh upon reopenning window - Take2

2007-04-23 Thread Jason Brisbane
OOPS: Synaptic tells me I am running the following versions: libgtk2.0-dev Version 2.10.6-0ubuntu3.1 libgtk2.0-common Version 2.10.6-0ubuntu3.1 libgtk2.0-bin Version 2.10.6-0ubuntu3.1 Glade-common Version 2.12.1-5ubuntu2 Ubuntu 6.10 Edgy Eft Thanks. -- Regards, Jason Brisbane ___

Treeview doesnt refresh upon reopenning window

2007-04-23 Thread Jason Brisbane
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 it still displays the headers (bet