compilation problem

2003-02-19 Thread Enrico Costanza
Hi all, I am trying to upgrade from gtkmm 1.2 to gtkmm 2.2. To do so, I am trying to install gtk+-2.2.0 I have installed the required versions of pkgconfig and glib. I have redhat7.3 When I try to compile gtk+-2.2.0 ./configure --prefix=/usr seems to work fine, but then in make I get

Re: Re: can't find libtiff on ./configure

2003-02-19 Thread Rodrigo Gruppelli
On 19 Feb 2003, Sven Neumann wrote: you didn't tell the compiler to look for include files in ~/include. Passing --includedir to configure only tells it to install into that directory, not to use it as include path. Try to set CPPFLAGS=~/include instead. Hi, I tried the follow cmdline:

Re: GtkListStore usage

2003-02-19 Thread pclouds
Thanks. That's enough for me. On Mon, Feb 17, 2003 at 07:33:08PM -0500, Havoc Pennington wrote: On Wed, Feb 12, 2003 at 09:11:38PM +0700, pclouds wrote: Hello I would like to use GtkListStore in this way: - Create GtkListStore with 1 column (G_TYPE_POINTER) - Register two functions

[newbie] Re: how to set Style Properties

2003-02-19 Thread Andrej Kacian
On Mon, 17 Feb 2003 14:18:22 -0500 Havoc Pennington [EMAIL PROTECTED] wrote: On Mon, Feb 17, 2003 at 02:37:33PM +0800, luo wrote: On Mon, Feb 17, 2003 at 01:55:22PM +0800, luo wrote: I can use gtk_widget_style_get_property to get widget style property.But how do I set the widget style?

gtkadjustement and GGTK progress bar

2003-02-19 Thread malo p
what is a gtk adjustement? and about a gtk progress scrollbar when i compile the example of the tutorial it said that it doesn't know the GTK_PROGRESS_BAR(data)-percentage thanks for helpSeul le silence est grand, tout le reste n'est que faiblesseDo You Yahoo!? -- Une adresse @yahoo.fr gratuite et

libgnomecanvas app. example?

2003-02-19 Thread Ottavio Campana
I'm looking for examples about using gnome canvas. Do you have got a good link? -- Non c'è più forza nella normalità, c'è solo monotonia. ___ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list

Gtk documentation with function descriptions

2003-02-19 Thread Neil Freeman
Hi, Sorry for the newbie question but is there some Gtk documentation available which actually describes the various Gtk functions. I have downloaded the api references from http://www.gtk.org/api/ but this appears to only list the functions and does not actually describe their purpose.

Re: Gtk documentation with function descriptions

2003-02-19 Thread Sven Neumann
Hi, Neil Freeman [EMAIL PROTECTED] writes: Sorry for the newbie question but is there some Gtk documentation available which actually describes the various Gtk functions. I have downloaded the api references from http://www.gtk.org/api/ but this appears to only list the functions and does

XServer connection?

2003-02-19 Thread vinicius7
Hello Friends!! Some days ago I wrote an e-mail talking about how can a GTK application forked can get a XServer connection. Some answers told me to look in old e-mais of GTK-list, but I am writing again because I didn´t found what I would like to know. I have a GTK