Re: GtkBuilder

2011-03-14 Thread David King
On 2011-03-13 16:23, Craig Bakalian craigbakal...@verizon.net wrote: Hi, I am slowly moving my application to gtk+-3.0. The biggest step is moving away from GladeXML to GtkBuilder. The casting is hard work. But, it appears that gtk_builder_connect_signals isn't connecting signals from my

meny_proxy_module_load

2011-03-14 Thread Craig Bakalian
Hi, I realize that this is a well known bug, but I must ask why is this module missing? (window:13240): Gtk-WARNING **: Failed to load type module: (null) `menu_proxy_module_load': /home/craig/test/window: undefined symbol: menu_proxy_module_load I don't mean to be a american smart-ass about

GTK+ 2.24.3

2011-03-14 Thread Matthias Clasen
GTK+ 2.24.3 is now available for download at: ftp://ftp.gtk.org/pub/gtk/2.24/ http://download.gnome.org/sources/gtk+/2.24/ 336ddf3dd342cc36bee80dd4f86ef036044a2deb10cda67c8eecf5315b279ef7 gtk +-2.24.3.tar.bz2 7ac613c7ee31e21908ad14eb0ef63dbd2ad4217bdfc124458bd1e8a85bc71210 gtk

GTK+ 3.0.3

2011-03-14 Thread Matthias Clasen
GTK+ 3.0.3 is now available for download at: ftp://ftp.gtk.org/pub/gtk/3.0/ http://download.gnome.org/sources/gtk+/3.0/ 3e07acf4fc145268e4249eba2e26181040a08885eeda9e832418e6844deef090 gtk +-3.0.3.tar.bz2 5a3e599fee8f86e98a8f7d87ff60d7fe7e3e80b348e1ae7e8729fe441b8075ce gtk +-3.0.3.tar.gz

GTK Drag-and-drop Validation X11 Cursor lock up within drag_get_data.

2011-03-14 Thread Dan Saul
Hi, I have been unable to get drag and drop validation working in pygtk. I am out of ideas and would like a second opinion. My goal is to only allow files which contain .jpg to be dropped. Specifically, whenever I call widget.drag_get_data within the drag-motion callback The X11 cursor locks

Precompiled GTK3 for windows?

2011-03-14 Thread Lothar Scholz
Hello gtk-devel-list, Is there any place where i can download it. The GTK site only provides binaries for the 2.22 version. -- Best regards, Lothar mailto:llot...@web.de ___ gtk-app-devel-list mailing list

Whitespace junk

2011-03-14 Thread David Zeuthen
Hi Murray, Regarding your commit http://git.gnome.org/browse/glib/commit/?id=c1a75ca783f602d3edf465c28918dac7ea57a1e7 most of the real changes seems to be drowning in whitespace junk... Please always check your patches before pushing to git.gnome.org. Thanks, David

Re: Whitespace junk

2011-03-14 Thread Martyn Russell
On 14/03/11 12:15, David Zeuthen wrote: Hi Murray, Regarding your commit http://git.gnome.org/browse/glib/commit/?id=c1a75ca783f602d3edf465c28918dac7ea57a1e7 most of the real changes seems to be drowning in whitespace junk... Please always check your patches before pushing to

GTK+ 2.24.3

2011-03-14 Thread Matthias Clasen
GTK+ 2.24.3 is now available for download at: ftp://ftp.gtk.org/pub/gtk/2.24/ http://download.gnome.org/sources/gtk+/2.24/ 336ddf3dd342cc36bee80dd4f86ef036044a2deb10cda67c8eecf5315b279ef7 gtk +-2.24.3.tar.bz2 7ac613c7ee31e21908ad14eb0ef63dbd2ad4217bdfc124458bd1e8a85bc71210 gtk

GTK+ 3.0.3

2011-03-14 Thread Matthias Clasen
GTK+ 3.0.3 is now available for download at: ftp://ftp.gtk.org/pub/gtk/3.0/ http://download.gnome.org/sources/gtk+/3.0/ 3e07acf4fc145268e4249eba2e26181040a08885eeda9e832418e6844deef090 gtk +-3.0.3.tar.bz2 5a3e599fee8f86e98a8f7d87ff60d7fe7e3e80b348e1ae7e8729fe441b8075ce gtk +-3.0.3.tar.gz

Precompiled GTK3 for windows?

2011-03-14 Thread Lothar Scholz
Hello gtk-devel-list, Is there any place where i can download it. The GTK site only provides binaries for the 2.22 version. -- Best regards, Lothar mailto:llot...@web.de ___ gtk-devel-list mailing list

What languages/scripts does Pango support?

2011-03-14 Thread Alex Kerr
Hi, I've hunted around but can't find a definitive list of languages or scripts that Pango can render. I realise it's probably changing all the time, but was looking at this picture: http://upload.wikimedia.org/wikipedia/commons/6/60/WritingSystemsoftheWorld4.png and wondering which Pango

How to extract rendered glyphs (graphemes?) with Pango?

2011-03-14 Thread Alex Kerr
Hi, Can anyone suggest a method for extracting the rendered glyph images in image form (i.e. after combining and shaping) for any script please? I need them in visual order, not logical order. i.e. what APIs to use, or even source code (/pseudocode). Context is any script, but especially

Re: What languages/scripts does Pango support?

2011-03-14 Thread shiplu
I am using Pango to render east Asian complex scripts. I believe if Pango can render those complex script (for example ক্ষনস্থায়ী) It should be able to render almost any layout. -- Shiplu Mokadd.im Follow me, http://twitter.com/shiplu ___ gtk-i18n-list

Re: What languages/scripts does Pango support?

2011-03-14 Thread Behdad Esfahbod
On 03/14/11 15:42, Alex Kerr wrote: Or is it the case that if there's an OpenType font for a script, Pango will be able to render it correctly (including all glyph-combining and shaping required etc). That's indeed the closest thing to an answer to your question. behdad Many thanks, Alex

GTK+ 2.24.3

2011-03-14 Thread Matthias Clasen
GTK+ 2.24.3 is now available for download at: ftp://ftp.gtk.org/pub/gtk/2.24/ http://download.gnome.org/sources/gtk+/2.24/ 336ddf3dd342cc36bee80dd4f86ef036044a2deb10cda67c8eecf5315b279ef7 gtk +-2.24.3.tar.bz2 7ac613c7ee31e21908ad14eb0ef63dbd2ad4217bdfc124458bd1e8a85bc71210 gtk

GTK+ 3.0.3

2011-03-14 Thread Matthias Clasen
GTK+ 3.0.3 is now available for download at: ftp://ftp.gtk.org/pub/gtk/3.0/ http://download.gnome.org/sources/gtk+/3.0/ 3e07acf4fc145268e4249eba2e26181040a08885eeda9e832418e6844deef090 gtk +-3.0.3.tar.bz2 5a3e599fee8f86e98a8f7d87ff60d7fe7e3e80b348e1ae7e8729fe441b8075ce gtk +-3.0.3.tar.gz

libunique -- stdout, stderr redirecting to running instance, and not calling client

2011-03-14 Thread Michael Treibton
Hi all, I've an application using libunique -- which is working fine. But one thing this application does is print out key information, for instance: % ./foo -z output_printed Which in this case, starts foo and prints out output_printed. On subsequent calls to foo, like this: % ./foo -z

Re: libunique -- stdout, stderr redirecting to running instance, and not calling client

2011-03-14 Thread Paul Davis
On Mon, Mar 14, 2011 at 5:21 PM, Michael Treibton mtreib...@googlemail.com wrote: Hi all, I've an application using libunique -- which is working fine.  But one thing this application does is print out key information, for instance: % ./foo -z output_printed Which in this case, starts