Basic question - GtkTreeviewForeachFunc

2006-05-24 Thread John Coppens
Hi guys. I'm trying to get this working: --- The function gboolean save_one_sat(GtkTreeModel *model, GtkTreePath *path, GtkTreeIter *iter, gpointer data) { // do something } --- Is passed to another function like this: satlist_foreach_sat(save_one_sat

RE: Trouble with GtkPaned

2006-05-24 Thread Roland Koebler
hi, > I don't think this is the problem. > Before the window is resized, I have no problem moving the divider; I can > make either pane take up the entire area of the window. The problem arises > only when I make the window wider. When I do that, it is impossible for the > left pane to take up t

RE: Trouble with GtkPaned

2006-05-24 Thread Larry Kastel
> > hi, > > > If I make the window wider while the app is running, I cannot make the > left > > pane wider than the original width of the window; the divider cannot be > > dragged further to the right. > you're probably looking for "shrink". you can only shrink a widget > (i.e. by moving a pane)

RE: Trouble with GtkPaned

2006-05-24 Thread rk-list
hi, > If I make the window wider while the app is running, I cannot make the left > pane wider than the original width of the window; the divider cannot be > dragged further to the right. you're probably looking for "shrink". you can only shrink a widget (i.e. by moving a pane) when shrinking is a

Trouble with GtkPaned

2006-05-24 Thread Larry Kastel
I'm placing a GtkHPaned inside a GtkHbox, which is inside a GtkWindow. (Nothing else is in the Hbox) If I make the window wider while the app is running, I cannot make the left pane wider than the original width of the window; the divider cannot be dragged further to the right. I've tried t

Re: setting GtkFileSelection to a default directory

2006-05-24 Thread Yeti
On Wed, May 24, 2006 at 12:44:53PM -0400, Faria, Sydney C wrote: > I did some experimenting today with a working GtkFileSelection widget by > trying to get the widget to appear with a previously determined default > directory other than the directory that the application is currently running > in.

setting GtkFileSelection to a default directory

2006-05-24 Thread Faria, Sydney C
I did some experimenting today with a working GtkFileSelection widget by trying to get the widget to appear with a previously determined default directory other than the directory that the application is currently running in. I tried gtk_file_selection_complete( fs, patternString), and then tried g

GTK+ 2.8.17 (which packages to choose for win xp)

2006-05-24 Thread Tor Lillqvist
Mehmet YASAR writes: > I have the choise between the official packages (gtk.org) and the > tml's ones. Those are the same. The Win32 packages on ftp.gtk.org are built and uploaded by me. > I see that tml is distributing (and advising) newer packages for > glib and pango (for example: pango-1.

GTK+ 2.8.17 (which packages to choose for win xp)

2006-05-24 Thread Mehmet YASAR
Hi, I'm developping a gtk application under windows XP and I'm planning to update from gtk 2.8.6 to gtk 2.8.17. I have the choise between the official packages (gtk.org) and the tml's ones. I see that tml is distributing (and advising) newer packages for glib and pango (for example: pango-1.

RE: Deploying of GTK application

2006-05-24 Thread Sailaxmi korada
Thanks for your suggestions Regards Laxmi -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tor Lillqvist Sent: Wednesday, May 24, 2006 12:22 PM To: gtk-app-devel-list@gnome.org Subject: RE: Deploying of GTK application I'm keeping this discussion on gtk-a