Hi,

One thing that I find a bit weird in the proposal is to use a new "generate
option" webui.

For the qt/wx/... that makes more sense because :

 (1) they're exclusive, you can't be both WX and QT, trying to link
multiple graphics framework in the same app is just not practical
(possible).
 (2) because of some fundamental ways the app is going to be run when links
to a local gui toolkit, it's hard to do otherwise.

However, I don't see why having both a local QT GUI _and_ exposing a Web UI
would have to be exclusive.

The "global" options for a Web UI could be in a block without port (much
like there is a xmlrpc server block, or also the Device3 block in RFNoC).
That block instance would take care of setting up all the global stuff that
can be used by the actual UI blocks sending data to clients.


Just my 2ct.


Cheers,

    Sylvain
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to