treeview drag icon appears black using gtk 2.8.18

2006-09-02 Thread James Cole
Hi all,   I have recently upgraded from gtk 2.4 to 2.8.18 on Win32 and have noticed that the treeview drag icon now appears to use a black background colour. This makes the icon undeadable as it rendered as black text on a black background. Are there any new style properties or other changes in 2.

Widget to string

2006-09-02 Thread Bob Cowdery
Could somebody tell me how to get the string name of a widget from a widget pointer. I can see the lookup_widget() function that glade creates goes the other way using g_object_get_data(). Thanks Bob ___ gtk-list mailing list gtk-list@gnome.org http://m

Re: [gtk-list] Gtk+-2.10.2 with directfb fails

2006-09-02 Thread mpsuzuki
Hi, On Sat, 2 Sep 2006 17:58:11 +0530 "Toufeeq Hussain" <[EMAIL PROTECTED]> wrote: >I'm trying to compile Gtk 2.10 for direcftb. The software versions I'm >using are as follows: > >DirectFB : 0.9.25.1 >glib : 2.12.2 >pango : 1.13.3 >cairo : 1.2.4 versions look ok. however, the symbols found as un

gdk_pixbuf_composite issues

2006-09-02 Thread Christophe Dehais
Salut! I'm trying to reproduce a very popular image effect these days, where the image seems to levitate above a reflective ground. So I build a GdkPixbuf and I first render my image on it (which is scaled to fit inside). Then I have to draw the reflection, which is the same image but flipped ver

Re: Widget identifcation

2006-09-02 Thread Yeti
On Fri, Sep 01, 2006 at 06:33:37AM -0700, Petter Jansen wrote: > > Do you know how to make it paint the edges of the grid? It's an all-white > background surface now, the grid it itself is not visible. http://developer.gnome.org/doc/API/2.0/gtk/GtkTreeView.html#gtk-tree-view-set-grid-lines (2.1

Re: GTK+ windows installer confusion

2006-09-02 Thread Timothy M. Shead
On Fri, 2006-09-01 at 14:14 -0400, John D. Ramsdell wrote: > A search of this mailing list shows there is another installer, this > one is at http://gladewin32.sf.net. The nice thing about this release > is it appears the development installer is kept in sync with the end > user installer. I bet

Gtk+-2.10.2 with directfb fails

2006-09-02 Thread Toufeeq Hussain
Hi, I'm trying to compile Gtk 2.10 for direcftb. The software versions I'm using are as follows: DirectFB : 0.9.25.1 glib : 2.12.2 pango : 1.13.3 cairo : 1.2.4 I'm following the steps mentioned in this article: http://www.directfb.org/wiki/index.php/Projects:GTK_on_DirectFB While compiling Gtk,

Re: Widget identifcation

2006-09-02 Thread Petter Jansen
David Nečas (Yeti)-2 wrote: > > On Thu, Aug 31, 2006 at 01:53:05PM -0700, Petter Jansen wrote: >> >> I wonder what the GTK+ equivalent of this grid below is? I'm not able to >> find >> it in the API. >> http://www.bcbjournal.org/articles/vol2/9809/cpb9893a.gif > > GtkTreeView > Thank you, i

Re: GTK+ windows installer confusion

2006-09-02 Thread Jernej Simončič
On 01 Sep 2006 19:30:02 -0400, John D. Ramsdell wrote: > Well then I cannot use Cairo. Oh, if you're using Cairo, then by all means, use GTK+ 2.8. The 2.8.18 installer currently distributed includes Glib 2.10.3 (and this is what I'm compiling GIMP 2.3 with currently). -- < Jernej Simončič >< ht