Re: Strange behaviour with GtkTreeView multiple row selection

2009-05-30 Thread Kristian Rietveld
On Sat, May 30, 2009 at 5:22 AM, Andreas Ronnquist andreas.ronnqu...@meritkonsult.se wrote: I have a problem with a GtkTreeView - Multiple row selection is turned on, and so is dragging. The problem is that when selecting several rows via holding the CTRL key - and then when starting the

Re: Global Keyboard Shortcuts in GNMOE

2009-05-30 Thread Rodrigo Moya
On Sat, 2009-05-23 at 18:33 -0700, Sundaram wrote: Hi, I need to do something very similar to GNOME's global-level keyboard shortcuts modifier app. (System-Preferences-Keyboard Shortcuts). Hence I want to refer it's code; I checked it's dialog, but it didn't have any About/Credit's put up

Re: global menubars in GTK+

2009-05-30 Thread Dan Winship
On 05/25/2009 04:14 PM, Brian J. Tarricone wrote: On 05/25/2009 02:04 AM, Nemes Sorin wrote: With widescreens even on a mac globalmenu loose it's sense. Kinda funny you specifically mention a mac -- do people in the mac community complain about having a global menu? You'd think you would

Accelerator/Search support for combobox items

2009-05-30 Thread Luca Bruno
Hello, I'd like to suggest a feature for combo boxes which actually is implemented in most toolkits (including web browsers). I've filed in a feature request a while ago here: http://bugzilla.gnome.org/show_bug.cgi?id=567141 The idea is to add an interactive search on key press for combobox

GTK+ 2.16.2 released

2009-05-30 Thread Matthias Clasen
GTK+ 2.16.2 is now available for download at: ftp://ftp.gtk.org/pub/gtk/2.16/ http://download.gnome.org/sources/gtk+/2.16/ md5 sums: 396e98df15f6e4005e360b5710660ce3 gtk+-2.16.2.tar.bz2 c03800a8791c67725ee589406f69133d gtk+-2.16.2.tar.gz sha1 sums: 1cefea5e2b3aeb3db53c57eb976d7350bdaabff5

GTK+ 2.16.2 released

2009-05-30 Thread Matthias Clasen
GTK+ 2.16.2 is now available for download at: ftp://ftp.gtk.org/pub/gtk/2.16/ http://download.gnome.org/sources/gtk+/2.16/ md5 sums: 396e98df15f6e4005e360b5710660ce3 gtk+-2.16.2.tar.bz2 c03800a8791c67725ee589406f69133d gtk+-2.16.2.tar.gz sha1 sums: 1cefea5e2b3aeb3db53c57eb976d7350bdaabff5

Re: atom issues

2009-05-30 Thread csincock-gmail
Hi Zane with a bit of tweaking (code pasted below), and using PIXMAP as kevin suggested, your example works for me. However having said that, even if my code has XA_PIXMAP, it works for me with no gtk errors printed (and xprop shows a new property). If I use PIXMAP I get the following output

Re: grab_default doesn't seem to grab.

2009-05-30 Thread csincock-gmail
perhaps this 'fix' from 1999 is causing the problem http://mail.gnome.org/archives/gtk-app-devel-list/1999-January/msg00134.html anyway I ran your script and it doesn't work for me either. also it seems that gtk is lying about the whole situation. I added print statements: print STDERR

Re: grab_default doesn't seem to grab.

2009-05-30 Thread Cowley Harris
Thank to Chris for checking and confirming. As I came across this while working on updating the Gtk2-perl tutorial I'm just going to remove mention of this bug/feature in examples and note this confusing behaviour when I get to the function's specific section in the documentation. 2009/5/30