[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Pointer Grab - Performance
- From: Mario Kemper <mario kemper googlemail com>
- To: "gtk-perl-list gnome org" <gtk-perl-list gnome org>
- Subject: Re: Pointer Grab - Performance
- Date: Wed, 03 Sep 2008 19:16:42 +0200
Thanks!
I've solved it with the use of "Gtk2::Gdk::Event->handler_set" and a
main loop. It works like a charm now.
Greetings
Mario
Am Sonntag, den 31.08.2008, 08:32 +1000 schrieb Kevin Ryde:
> Mario Kemper <mario kemper googlemail com> writes:
> >
> > while(1){
>
> That'll be the hard loop there.
>
> > Is this the normal way to receive events after a pointer grab?
>
> Don't think so. Usually you can run a main loop the same as any other
> program.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]