[LV2] Idle interface and Plugin => UI ringbuffer overflow

hermann meyer brummer- at web.de
Tue Jun 25 08:35:53 PDT 2013


Am 25.06.2013 14:02, schrieb Harry van Haaren:
>
>     2.) Make your dialogs modal, but instead of calling the dialog's event
>     loop function, show the dialog and then return to the main event loop.
>      I know you can do this in Qt; I'm not sure about other UI libraries.
>
> I will check out if this is possible: if it is thats the best 
> solution, otherwise I'll keep searching...
It's possible in gtk/gtkmm as well, just connect the response signal 
handler and show() the dialog, instead run() the dialog loop and wait 
for response.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lv2plug.in/pipermail/devel-lv2plug.in/attachments/20130625/dfd62261/attachment-0002.htm>


More information about the Devel mailing list