Re: mapping of Gtk3::main_iteration
- From: Daniel Kasak <d j kasak dk gmail com>
- To: Juergen Harms <juergen harms unige ch>
- Cc: gtk-perl Mailinglist <gtk-perl-list gnome org>
- Subject: Re: mapping of Gtk3::main_iteration
- Date: Mon, 17 May 2021 16:34:11 +1000
On Sat, May 15, 2021 at 5:21 PM Juergen Harms via gtk-perl-list
<gtk-perl-list gnome org> wrote:
Hello,
When I run
if (Gtk3:::event_spending () ) { Gtk3->main_iteration (); }
Quick note. I had used this pattern ( or something similar ) in
various places to keep the GUI ticking over while waiting for
something to happen, and I commented in a gtk+ dev list about some
issue I was having. I was told *not* to use this pattern - that it was
broken, and in particular would cause major issues under Wayland or
Broadway backends. I later confirmed this. I guess if you're *only*
targeting X, it appears to work.
Dan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]