Tuesday, 2015-12-22

ColaEuphoriaare there any code examples for setting up a qt5 plugin?00:09
ssj71ColaEuphoria: have you looked into the v1 suite? e.g. https://ideas.lego.com/projects/12147400:11
ssj71https://github.com/rncbc/synthv100:11
ssj71sorry wrong link :\00:11
ssj71use le latter00:11
ssj71apparently not my day for typing00:12
ColaEuphoriait's ok00:12
ColaEuphoriathat's pretty hardcore00:12
ColaEuphoria;)00:12
ssj71:D00:12
ColaEuphoriai didn't even know synthv1 was in qt00:12
ColaEuphoriathanks00:12
ssj71np00:13
*** drobilla has joined #lv200:21
*** ricardocrudo has joined #lv200:33
ColaEuphoriaSo, it looks like you just return a pointer to your QWidget object in LV2UI_Handle instantiate function for qt5?00:36
rgareussounds about right00:49
rgareusColaEuphoria: be aware that very few hosts will be able to display qt5 plugins.00:50
rgareusqt5 cannot coexist in the same memory space as qt4.   and it's not portable (you can't statically link your plugin with qt5).00:51
rgareusit'll be mainly useful for Linux and BSD where QT5 is installed system-wide.  and for hosts that don't use QT4  or have not yet loaded another qt4 plugins.00:52
rgareusOSX or Windows, you'd need to ship qt5 with your plugin  and hope that the plugin host does not use a different QT-version  or has not yet loaded another plugin that uses QT..00:53
rgareustl;dr  QT (like gtk) is not a great toolkit for portable plugin-UIs.00:53
*** ricardocrudo has quit IRC01:02
*** drobilla has quit IRC01:21
ColaEuphoriargareus, what UI would be most portable?01:37
ColaEuphoriai'm consistently torn between GTK, Qt, and trying to define better port layout for hosts in turtle01:41
rgareusColaEuphoria: gtk has the same issue, really.01:43
rgareusprobably the easiest (short of rolling your own) is https://github.com/falkTX/DPF01:43
rgareusColaEuphoria: but if your main target is GNU/Linux users. then fine. use GTK or QT.01:44
*** son0p has quit IRC01:46
*** Magnus_RM has joined #lv201:49
*** artfwo has quit IRC02:39
*** ddom has quit IRC02:39
*** Magnus_RM has quit IRC06:02
*** sigma6 has joined #lv208:15
*** aelc665 has joined #lv208:39
*** NickSB has quit IRC08:48
*** NickSB has joined #lv208:48
*** edogawa has joined #lv208:50
*** ventosus has joined #lv209:28
*** falktx has joined #lv211:50
*** ricardocrudo has joined #lv213:10
*** aelc665 has quit IRC13:29
*** falktx has quit IRC13:39
*** artfwo has joined #lv213:57
*** NickSB2 has quit IRC14:15
*** tytel has joined #lv215:42
*** deva has joined #lv215:42
*** NickSB2 has joined #lv215:54
*** ventosus has left #lv215:57
*** ventosus has joined #lv216:52
*** sigma6 has quit IRC17:04
*** ricardocrudo has quit IRC18:13
*** rncbc has joined #lv218:19
*** drobilla has joined #lv219:30
*** rncbc has quit IRC19:35
*** rncbc has joined #lv219:39
*** rncbc is now known as rncbc|AFK19:39
*** deva has quit IRC19:54
*** rncbc|AFK is now known as rncbc20:48
*** NickSB2 has quit IRC20:57
*** NickSB2 has joined #lv220:59
*** NickSB2 has quit IRC21:04
*** ventosus has left #lv221:40
*** rncbc has quit IRC22:42
*** edogawa has quit IRC22:44
*** Magnus_RM has joined #lv223:04
*** tytel has quit IRC23:16
*** Magnus_RM has quit IRC23:32

Generated by irclog2html.py 2.13.0 by Marius Gedminas - find it at mg.pov.lt!