Re: Traditional C rejects ISO C

2004-06-13 Thread David Necas (Yeti)
On Sat, Jun 12, 2004 at 08:01:05PM -0700, Carl B. Constantine wrote: Should I even be using -Wtraditional? I don't think so since Gtk+ itself requires an ISO C compiler -- at least approximately -- to compile. Yeti -- Do not use tab characters. Their effect is not predictable.

Re: Traditional C rejects ISO C

2004-06-13 Thread [EMAIL PROTECTED]
On Sat, 12 Jun 2004, Carl B. Constantine wrote: * [EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote: What's traditional C? Is that KR C, or the C formerly known as c89, ANSI X3.159-1989? Then there is ISO C, ISO/IEC 9899:1990. Then there is C99, ISO 9899:1999. Good question, I don't

Re: Tracing errors

2004-06-13 Thread Russell Shaw
Jean Brfort wrote: Le dim 13/06/2004 07:07, Russell Shaw a crit : Hi, I just compiled gtk and now when i run a gtk prog such as gnumeric, i get: ** (gnumeric:9135): WARNING **: Cannot open font file for font Verdana 10 ** (gnome_segv:9136): WARNING **: Cannot open font file for font Verdana

Re: Tracing errors

2004-06-13 Thread Jean Bréfort
Le dim 13/06/2004 09:34, Russell Shaw a crit : Jean Brfort wrote: Le dim 13/06/2004 07:07, Russell Shaw a crit : Hi, I just compiled gtk and now when i run a gtk prog such as gnumeric, i get: ** (gnumeric:9135): WARNING **: Cannot open font file for font Verdana 10 **

selection of multiples itens in tree_view...

2004-06-13 Thread Ranieri
How to qualify the selection of multiples itens in tree_view? How to catch which itens had been selected in the list of tree_view? The source code is below. I am thankful who will be able to help me Very Obliged #include stdio.h #include gtk/gtk.h int main(int argc, char **argv) { int i;

Re: selection of multiples itens in tree_view...

2004-06-13 Thread Jean Bréfort
Le dim 13/06/2004 18:31, Ranieri a crit : How to qualify the selection of multiples itens in tree_view? GtkTreeSelection *selection = gtk_tree_view_get_selection (tree_view); gtk_tree_selection_set_mode (GTK_SELECTION_MULTIPLE); How to catch which itens had been selected in the list of

Uninstalling glib

2004-06-13 Thread Oodini
Hello, I tried to run the gtk configure, but it says me that I need to install ATK. Then I try to install ATK, but I get the following message: checking for GLIB - version = 2.0.0... *** 'pkg-config --modversion glib-2.0' returned 2.4.2, but GLIB (2.0.6) *** was found! If pkg-config was correct,

Re: Howto build Gtk 2.4.2

2004-06-13 Thread Valdis . Kletnieks
On Thu, 10 Jun 2004 12:32:25 +0200, [EMAIL PROTECTED] [EMAIL PROTECTED] said: Hello, I downloaded glib 2.4.2 / gtk+ 2.4.2 / pango 1.4.0 I build glib 2.4.2 When I try to build gtk+ 2.4.2 on my Fedora Core 1 linuxbox I get the following error: You might find it a lot easier and more

Re: Traditional C rejects ISO C

2004-06-13 Thread Valdis . Kletnieks
On Sat, 12 Jun 2004 20:01:05 PDT, Carl B. Constantine said: Second, I'm obviouslly using gcc's -Wtraditional setting for these errors to come up, so my question was: how do I get rid of these errors so that everything works correctly while still using -Wtraditional? Should I even be using

Queries on gtk

2004-06-13 Thread Sudhananda
Hello, Iam searching for a GUI creating tool kit for developing an applicationand i came across GTK. I have got few doubtsif any one can celars them i will be thankfull. 1)Will the same code works on both Linux and Windows with recompilation or else is thr any necessity of installing