Re: Removing global variables
- From: Alexandre Bique <bique alexandre gmail com>
- To: Paul Davis <paul linuxaudiosystems com>
- Cc: gtk-devel-list <gtk-devel-list gnome org>
- Subject: Re: Removing global variables
- Date: Wed, 26 Nov 2014 14:42:00 +0100
On Wed, Nov 26, 2014 at 2:35 PM, Paul Davis <paul linuxaudiosystems com> wrote:
You can run any number of event loops in a process. You can only run 1 GTK main loop.
So can I run one event loop in a thread, do my UI without having a
gtk_main_loop?
On Wed, Nov 26, 2014 at 2:35 PM, Paul Davis <paul linuxaudiosystems com> wrote:
On Wed, Nov 26, 2014 at 3:16 PM, Alexandre Bique <bique alexandre gmail com>
wrote:
I need that for implement plugin's UI, like VST plugins.
GTK (and all other desktop, non-statically linkable toolkits) are a
particularly poor engineering choice for these types of plugins.
So what do you advise? Don't you think that it is a little be sad to
not be able use gtk for plugins UI? Could gtk be improved to fit this
use case?
Thanks,
--
Alexandre Bique
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]