update Gtk::Dialog

2008-11-11 Thread isaya
Hello, in my program i have a Gtk::Dialog witch contain a FileChooserButton and a ComboBox. When i select a file i create a Gtk::ListStore but the combobox don't update with this list since i close the dialog and reopen it. How i can do this without restarting it. I try different thing and not

Re: How to periodically update GTK tree view

2007-04-07 Thread Michael Torrie
On Sat, 2007-04-07 at 16:54 -0700, ahti rahman wrote: > I am thinking about the following two designs to implement this: > (1) If the gui can receieve periodic event then this event handler > can query the server for the latest user/room list and the client can > update the GUI. Is there a way to

Re: How to periodically update GTK tree view

2007-04-07 Thread Michael Torrie
On Sat, 2007-04-07 at 11:38 -0700, ahti rahman wrote: > Hi, > > I have a client program with a gtk front end, that needs to query a > server periodically for a list of users and display it using gtk tree > view. I couldn't figure out from the GTK documentation, a way to > implement this. Any help

How to periodically update GTK tree view

2007-04-07 Thread ahti rahman
Hi, I have a client program with a gtk front end, that needs to query a server periodically for a list of users and display it using gtk tree view. I couldn't figure out from the GTK documentation, a way to implement this. Any help on this will be appreciated. Thanks, ahti -

Re: update GTK

2001-11-30 Thread Steph
Don't!!! The 1.2.* series is stable, the 1.3.* series isn't.. - Original Message - From: "Jean-Charles PREAUX" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 30, 2001 1:48 PM Subject: update GTK hello i'm a newbie in GTK

update GTK

2001-11-30 Thread Jean-Charles PREAUX
hello i'm a newbie in GTK World and i want to update GTK to the latest binairies (gtk-1.3.11). But i've already a version ogf GTk installed on my system (gtk+-1.2.9-4, Red-Hat 7.1). i tried to use the rpms but when i compile a gtk program, the new version of GTK is no used only the