Is it maybe a problem with the window manager? I had problem trying to
raise a window up if covered.
Just guessing...
Regards,
Matteo
On Wed, May 11, 2011 at 12:07 AM, James Steward
wrote:
> Hi,
>
> I'm developing on Windows 7, 64 bit, using MinGW/MSYS for familiarity
> with a Posix type system.
mation to me.
>
> Regards,
> Lenin
> ___
> gtk-app-devel-list mailing list
> gtk-app-devel-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
>
--
Matteo Landi
http://www.matteolandi.net/
___
1), self.color)
context.set_source_rgb(r, g, b)
context.set_font_size(font_size)
context.save()
context.rotate(time + i / 10)
context.show_text(symbol)
context.restore()
y = -1 if y1 > 1 else y + 0.005
item[1]
I need to skip any redrawing actions in order to prevent
potential delay between audio and video?
Thanks in advance.
--
Matteo Landi
http://www.matteolandi.net/
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
r for GtkBuilder to work properly. See this bug
> report for more info:
> https://bugzilla.gnome.org/show_bug.cgi?id=594372
>
> Tadej
>
> --
> Tadej Borovšak
> tadeboro.blogspot.com
> tadeb...@gmail.com
> tadej.borov...@gmail.com
>
--
Matteo Landi
http://www.matteolandi.net/
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
value()
The output is 0.0 and not 10 as espected. Is this something already known?
Thanks in advance.
--
Matteo Landi
http://www.matteolandi.net/
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
Thanks for the hint.
On Sun, Dec 27, 2009 at 6:41 PM, Liam R E Quin wrote:
> On Sun, 2009-12-27 at 16:27 +0100, Matteo Landi wrote:
>> Hi all,
>> for fun I'm trying to reproduce snowflakes falling down on my
>> fullscreen gtk app.
>
> I'd say look at &
gards
--
Matteo Landi
http://www.matteolandi.net/
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
Sorry but the discussion was accidentally become private.
-- Forwarded message --
From: Matteo Landi
Date: Sat, Dec 26, 2009 at 4:51 PM
Subject: Re: Simulate button press events
To: Michael Libby
On Sat, Dec 26, 2009 at 3:22 PM, Michael Libby
wrote:
> On Thu, Dec 24, 2009
t I'm using xlib for such a purpose, but I was
wondering if I could accompish my task only making use of gtk.
Thanks in advance, and Merry Xmas.
--
Matteo Landi
http://www.matteolandi.net/
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnom
ink that when the gstreamer threads wants to
write on the screen, it insert an expose event from the main_loop, so
the whole drawing is right
handled from the main loop. These are just suppositions.
On Thu, Oct 29, 2009 at 7:08 PM, Michael Torrie wrote:
> Michael Torrie wrote:
>> Matteo
need to enter/leave threads inside each
timeout callback. Could the procedure described be a valid solution
for my problem?
Thanks in advance.
[1] http://faq.pygtk.org/index.py?req=edit&file=faq20.015.htp
--
Matteo Landi
http://www.matteolandi.net/
___
_
> gtk-app-devel-list mailing list
> gtk-app-devel-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
>
--
Matteo Landi
http://www.matteolandi.net/
___
gtk-app-devel-list mailing list
gtk-app-devel-l
On Thu, Jul 2, 2009 at 7:54 PM, Tadej Borovšak wrote:
> Hello.
>
>> hi all,
>> i'm trying to develope a small application with the help of glade. Is it a
>> normal behaviour that when i set the upper limit of a GtkHscale, i need tu
>> use
>> a value bigger than the needed one by 10 units? (if i ne
hi all,
i'm trying to develope a small application with the help of glade. Is it a
normal behaviour that when i set the upper limit of a GtkHscale, i need tu use
a value bigger than the needed one by 10 units? (if i need the upper bound to
be 10, i need to set it to 20). I tought about a problem of
close function i gotta call for closing applet rised up with
bonobo?
tnx again
M@
On Wed, 2007-11-07 at 01:07 +0100, Matteo Landi wrote:
> well
> thank you so much for the help you gave me
> i created my first gnome applet (there is also a cpu graph) and it looks
> very good!
> M@
>
;
> printf("%s\n", name.sysname);
> printf("%s\n", name.nodename);
> printf("%s\n", name.release);
> printf("%s\n", name.version);
> printf("%s\n", name.machine);
>
> Thanks,
>
> Michael
>
nt a "\n"; So i gotta throw away that
char from the string to obtaine a one line label, isn't it?
M@
> Thanks,
>
> Michael
>
> On 05/11/2007, Matteo Landi <[EMAIL PROTECTED]> wrote:
> > ok ok that worked, but the output is the same as before...
> >
synchronously in the
> background then you'll need to use something like
> g_spawn_async_with_pipes(). I don't think that this is what you want
> because you were talking about having to allocate the length of the
> output.
>
> Thanks,
>
> Michael
>
> On 05/11/2007, Matteo
19 matches
Mail list logo