Re: Gtk-3.14.3 on Windows: icon rendering issues

2015-05-20 Thread LRN
On 20.05.2015 7:08, Daniel Kasak wrote: On Wed, May 20, 2015 at 10:32 AM, Daniel Kasak wrote: On Wed, May 20, 2015 at 10:04 AM, Emmanuele Bassi wrote: On Tuesday, May 19, 2015, Daniel Kasak wrote: On Wed, May 20, 2015 at 7:16 AM, Daniel Kasak wrote: On Wed, May 20, 2015 at 12:08 AM, LRN

Re: GtkSettings

2015-05-20 Thread Torsten Schönfeld
Daniel Kasak d.j.kasak...@gmail.com: Anyway, to help debug, I'm looking for a way to get hold of the GtkSettings: https://developer.gnome.org/gtk3/stable/GtkSettings.html#gtk-settings-get-default Is this covered by the bindings? Gtk3::settings_get_default() doesn't seem to work, nor does any

Re: Gtk-3.14.3 on Windows: icon rendering issues

2015-05-20 Thread Emmanuele Bassi
Hi; sorry, it was late at night and I was on my phone, so I was unhelpfully terse. On 20 May 2015 at 01:32, Daniel Kasak d.j.kasak...@gmail.com wrote: Can you please explain this further? I had assumed this was the correct way to ask for the 'new' icon, from whatever icon theme was selected.

Gnome2::Canvas help reprise

2015-05-20 Thread fred hubbard
Trying again, since the last attempt was garbled...   I'm trying to use a Gnome2::Canvas to draw various simple shapes.   This example script draws a combination of squares and text. I want the text to always be visible above the squares, but the script doesn't work as intended.   I'm using

Re: Gtk-3.14.3 on Windows: icon rendering issues

2015-05-20 Thread Daniel Kasak
Aha. Thanks Emmanuele. I'm now totally on top of what is needed :) Dan On Wed, May 20, 2015 at 8:01 PM, Emmanuele Bassi eba...@gmail.com wrote: Hi; sorry, it was late at night and I was on my phone, so I was unhelpfully terse. On 20 May 2015 at 01:32, Daniel Kasak d.j.kasak...@gmail.com

Re: Gtk2::SpinButton For Hex

2015-05-20 Thread Robert Wilkinson
On Tue, May 19, 2015 at 10:22:51PM +, Williams, James P2 wrote: How can I use a Gtk2::SpinButton to prompt for an integer expressed in hex? I've tried the following, but it fails. use strict; use warnings; use Glib qw(TRUE FALSE); use Gtk2 qw(-init);

RE: EXTERNAL: Re: Gtk2::SpinButton For Hex

2015-05-20 Thread Williams, James P2
How can I use a Gtk2::SpinButton to prompt for an integer expressed in hex? I've tried the following, but it fails. ... The text appears to be correct while I hold either arrow button down; I see hex values incrementing. However, single clicks of an arrow button fail if the

Width for bounding box of highly tilted characters

2015-05-20 Thread mathog
This Inkscape bug: https://bugs.launchpad.net/inkscape/+bug/1283194 has been tracked down to an issue with the Queensland font (and some other highly tilted fonts) and Pango. The problem is this, we need to calculate a bounding box on one of these tilted characters, but the width

Flowgraphs for Gtk3!

2015-05-20 Thread Daniel Brendle
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi there! I wanted to introduce you to a project that has been on my to-do-stack for a long time. Now it grew to be somewhat presentable. Meet our very own Blender-Node-Editor-like flowgraph library for Gtk3:

Re: Flowgraphs for Gtk3!

2015-05-20 Thread Lee Fallat
Wow, absolutely fantastic Daniel (Dan?). I checked out the source and I can't believe how concise it is. Very clean. Another application I can see this for is in PulseAudio volume control, when users redirect audio from multiple sources to a sink. Once again, great job! Lee On Wed, May 20, 2015