On Sat, Jun 12, 2010 at 3:15 AM, Jeremy <[email protected]> wrote: > Hi all, > I am thinking about making a custom GUI for the Autotalent LV2 Port, which > would allow the user to select scales easier and perhaps provide some eye > candy ;). > It seems that there is some issue with LV2 GUIs being not cross-platform > because they require GTK. Therefore it seems to make sense to create a GUI > using Qt, so it will work on most imaginable platforms.
there are plenty of good reasons to want to choose Qt for this purpose, but cross-platform is not one of them. GTK runs on all the same platforms that Qt does. --p _______________________________________________ Linux-audio-dev mailing list [email protected] http://lists.linuxaudio.org/listinfo/linux-audio-dev
