Re: gtk installation help needed!!

2006-07-11 Thread Matt Hull
did configure fail ? and is there an rmp for that ? i am not a redhat person but thought there was yum to install that. matt On Mon, 10 Jul 2006, justforfun wrote: My redhat enterprise 4 had gtk installed, works fine for me. However, I have a Fedora new machine now, which does not have gtk

GtkEventBox and GDK_BUTTON1_MOTION_MASK event propagation

2006-07-11 Thread Neal H. Walfield
I'm trying to creating a panning widget. The basic idea behind my approach is to derive my widget from a GtkEventBox, stuff a scrolled window inside it and connect to the motion-notify-event signal handler. The users of the widget then put their child in the scrolled window. When the widget

Raster operations

2006-07-11 Thread Asela Leelaratne
Hello List members, I am Asela this is my first email to the list. I just started developing a small application in C language uisng the Gtk+2.0 library. I need some information on the Gtk+ (of GDK) api's. I will be very greatefull if someone can help me. ( Since I am a newbie an explanation in

Re: Pango-1.13.3 released [unstable]

2006-07-11 Thread Behdad Esfahbod
On Tue, 2006-07-11 at 00:06 -0400, Sergei Steshenko wrote: --- Behdad Esfahbod [EMAIL PROTECTED] wrote: * Installing this version will overwrite your existing copy of Pango-1.12. Shameless plug - my tool (http://appsfromscratch.berlios.de/)for local building and

Re: Pango-1.13.3 released [unstable]

2006-07-11 Thread Sergei Steshenko
--- Behdad Esfahbod [EMAIL PROTECTED] wrote: * Installing this version will overwrite your existing copy of Pango-1.12. Shameless plug - my tool (http://appsfromscratch.berlios.de/)for local building and installaion easily allows coexistence of different versions of the same

Re: float params of a gobject

2006-07-11 Thread Yeti
On Mon, Jul 10, 2006 at 12:45:46PM -0300, Daniel Alonso wrote: Hi, I'm trying to define a gobject class with a floating number property. In the init class procedure I define the property the following way: param_spec = g_param_spec_float (width /* name */,

Strange compile error : /usr/include/cairo/cairo.h:55: error: expected ‘=’, =?UTF-8?Q?=E2=80=98,=E2=80=99,_=E2=80=98; =E2=80=99?= , ‘asm’ or ‘__attribute __’ before ‘int’

2006-07-11 Thread chao yeaj
Hello everyone I meet a compile error as follow: when I compile my source file :state_panel.c,I meet the error message when remove the source file from my applicaion,no this message,why? [EMAIL PROTECTED] tsz]$ make gcc -c -Wall -g `pkg-config --cflags gtk+-2.0` `pkg-config --libs

Re: road to gtkmm 2.10

2006-07-11 Thread Emmanuele Bassi
Hi Murray; I'm not subscribed to gtkmm-list, but if there are more questions you can Cc: me. On Tue, 2006-07-11 at 08:24 +0200, Murray Cumming wrote: Jonathon Jongsma wrote: On 7/5/06, Murray Cumming [EMAIL PROTECTED] wrote: People usually create menus with UIManager, so we need a way to

Re: Pango-1.13.3 released [unstable]

2006-07-11 Thread Sergei Steshenko
--- Behdad Esfahbod [EMAIL PROTECTED] wrote: * Installing this version will overwrite your existing copy of Pango-1.12. Shameless plug - my tool (http://appsfromscratch.berlios.de/)for local building and installaion easily allows coexistence of different versions of the same

GtkTransparent

2006-07-11 Thread Kouhei Sutou
Hi, I wrote a widget GtkTransparent that makes your custom shape widget easily. If you want to get an arc shape widget, you can write the following: static gboolean expose_cb (GtkWidget *widget, GdkEventExpose *event, gpointer data) { cairo_t *cr; /* Normally: cr = gdk_cairo_create

Re: Pango-1.13.3 released [unstable]

2006-07-11 Thread Behdad Esfahbod
On Tue, 2006-07-11 at 00:06 -0400, Sergei Steshenko wrote: --- Behdad Esfahbod [EMAIL PROTECTED] wrote: * Installing this version will overwrite your existing copy of Pango-1.12. Shameless plug - my tool (http://appsfromscratch.berlios.de/)for local building and

GTK+ modularization

2006-07-11 Thread Matthias Clasen
This has been discussed a bit at Guadec; and I have started looking into what it would take to allow compiling GTK+ with certain subsets of widgets. My current patch defines a small number of optional subsets: * broken: widgets covered by GTK_ENABLE_BROKEN * deprecated: widgets covered by

GtkRecentChooser API glitch

2006-07-11 Thread Emmanuele Bassi
Hi all; Unfortunately, when importing the GtkRecent API in GTK+ I made a mistake and these two functions have been erroneously left inside the GtkRecentChooser interface API: gtk_recent_chooser_set_show_numbers() gtk_recent_chooser_get_show_numbers() These two functions try to set the