Manuel Senfft
Manuel Senfft
Just in case it might be a useful information: I just tested and: I also cannot delete the last added tag like in the video, **but** I can do it,...
+1 I also have this issue (Sublime Text Build 3126 on Linux Mint 17.1) using python 2 code. The package control of sublime told me it's flake8 2.4.3 though.
Okay, I found out how to "solve" this. Seems to be some specification of the formatting of a Python script? This won't work: ```python # coding=utf-8 print 'Hello world!' ```...
Many thanks for this hint! (=
Thanks for the feedback/reply and thanks for considering these features! (=
I just try to understand how modules are being written _(already read the wiki!)_. In the meantime I thought that I made be able to help with translation as well,...
Hi there! Thanks for the feedback and for fixing the VST2 thing. Also thanks for explaining. Maybe someone else more skilled than me in this kind of area will come...
Finally I got some time to test it as well. So far no issues. Windows 10 64 bit here, Reaper v6.68 - VST2 and VST3 work fine with either OpenGL...
Cool. Thanks for the reference! (=
Regarding the OK button: choose FormBaseNew instead of Form as the base class.