scheffle
scheffle
Hi, normally on Windows, the host will send the key event to the plug-in. That's why there's no such support in VSTGUI itself yet. This is different on macOS where...
The wide string to utf8 string conversion can be done via the UTF8StringHelper class from winsupport.h
Please describe the issue in more detail: What do you do, what is happening and what do you expect to happen? Thank you.
Sorry, I cannot reproduce this issue. Can you provide a sample app with source code?
OK, now I understand the issue. The problem is, that CLayeredViewContainers are an optimization and are not redrawn in a normal way. So you cannot call draw(..) or drawRect(..) on...
Hi, thanks for this, but can you make two pull requests of this. One that handles case sensitivity includes and one with the cmake changes ? The cmake changes will...
Pull requests are welcome, especially stuff for automated testing.
Can you please add the complete compiler output and the compiler version when doing such a bug report. That would help enormously.
The Standalone library does not yet support menus on linux. Pull Requests are welcomed.
Sorry, no kubuntu here. Can you print the callstack where this happens?