On Sun, Jan 10, 2016 at 08:19:48PM +0100, gil...@gmx.net wrote:
> Hi list,
> sorry if this question is redundant, I haven't found any answers after
> searching yet.
>
> Is there a way to set multiple colors in a vte programatically?
> I can see how you can set the color for the whole text and I u
On Sat, Oct 31, 2015 at 07:10:20AM +, Andrea Zagli wrote:
> Il giorno ven 30 ott 2015 19:09:47 CET, Emmanuele Bassi ha scritto:
> >Hi;
> >
> >On 30 October 2015 at 16:43, Andrea Zagli wrote:
> >>is there a data type, similar to array, that preserve the order on which
> >>elements are inserted?
On Fri, Oct 09, 2015 at 06:37:02PM +0200, rastersoft wrote:
> Hi all:
>
> Yesterday I tried to open the Glade ui files from Gedit, but glade
> returned an error because they use header bars.
>
> I cloned the GIT repository of Glade, compiled and installed it (devel
> version, 3.19.0), but it stil
On Thu, Oct 08, 2015 at 10:54:01PM +0200, rastersoft wrote:
> Hi all:
>
> I want to fix the problem in GTK, that doesn't show the "close" button
> when it is put at the left side and the left panel is visible.
I'm affraid it's not clear what you mean here. What doesn't show what
button?
> But to
On Mon, Jan 12, 2015 at 10:50:29AM +0100, Nabil Ferguen wrote:
> Hi Marcus,
>
> Thank you for your message.
You're welcome. Just remember to cc the mailing list when you reply,
that will increase your chances of getting answers. :-)
> I've changed the ubunto version and upgraded to 14.10 and I h
On Fri, Jan 09, 2015 at 04:12:12PM +, Emmanuele Bassi wrote:
> my suggestion is to look at ruler widgets in GIMP and Inkscape.
Either that, or the GtkRuler widget itself from GTK 2 [1]. It doesn't
look like it's very complicated and can probably be ported to GTK 3
without too much effort, you
On Mon, Jan 05, 2015 at 11:28:04AM +0100, Nabil Ferguen wrote:
> Dear Team GTK,
>
> I would like to install gtk+ (for OOF2D) on ubunto 12.04, and I have
> successfully installed all packages (pango, glib, gdk-pixbuf, atk) but
> the compiler fails and sends an error message linked to the atspi-2
>
On Thu, Nov 06, 2014 at 11:04:08AM +0100, Cedric Bellegarde wrote:
> Hello,
Hi.
> i'm looking for a way to get Gtk.STYLE_CLASS_DIM_LABEL color
>
> Tried to play with style context but failed.
Is it something like this that you want to do? In Python:
sc = widget.get_style_context ()
sc.add_clas
On Fri, Oct 24, 2014 at 04:02:01PM +0200, Joël Krähemann wrote:
> Hi
Hi.
> Gtk+-2.0 leaks memory, please take a look at: http://ags.sourceforge.net
>
> Is Gtk+-2.0 still maintained?
Yes it is. The latest point release happened just two weeks ago.
> Or is migrating to Gtk+-3.0 the only choice?
On Wed, Sep 03, 2014 at 01:13:06PM -0700, Gary Kline wrote:
> thanks for your input, marcus, but could you give me a few lines of
> code? I tried using the gtk_label_set_text() for over an hour
> last night until it felt like my shoulder was going to drop off and
> fall on
On Tue, Sep 02, 2014 at 04:39:00PM -0700, Gary Kline wrote:
> here are thee labels that show up when you use the gcc compile string.
> how do I get the up- and -down arrows to point at the label and echo the
> "label strings"?
You need to update the view when your signal handler is invoked. All yo
On Tue, Aug 19, 2014 at 06:43:22PM -0700, Gary Kline wrote:
> =
> Organization: Thought Unlimited. Public service Unix since 1986.
> Of_Interest: With 28 years of service to the Unix community.
>
> guys,
>
> last time I encloused this "leftJ*" code, it output a 700 by 900
> label with l
On Tue, Jul 01, 2014 at 01:39:03AM -0700, Anoop Neem wrote:
> This application is intended to convert value entered in Text entry
> field (in Celcius) to Farenheit in label. I was having hard time in
> altering the properties of two widgets (other than calling widget) in
> the same callback, hence
13 matches
Mail list logo