Sebastian Sobótka
Sebastian Sobótka
I am using https://github.com/jvcleave/ofxImGui addon and I would like to use ImGui::InputText widgets and virtual keyboard. I did some tests and I cannot figure out how it should be. **My...
I am using [ofxWin8Touch](https://github.com/nneonneo/ofxWin8Touch) addon for touch events on Windows10. I can use a GUI elements using mouse but cannot using touches. Is there any way to use ofxDatGui with...
I don't want to duplicate the issue but I think it's related. Please, look at this. https://github.com/ocornut/imgui/issues/1470
How can i disable touch events on Windows or toggle them? This addon works great but some GUI addons like ofxDatGui or ofxImGui don't work properly with it. I thought...
Hi, I think there should be somewhere information about dlib version used in the addon. I found that there is some info about it in CMakeList.txt but I cannot find...