Does GLFW have the support of full-fledged Drag & Drop ? For example, I need to register own data format.
Can I use GLFW as shared library in my application ? For example, in case with wxWidgets I can’t copy library of wxWidgets in folder with my application - it is necessary to install wxWidgets. It is big problem for me.
Can I use GLFW as shared library in my application ? For example, in case with wxWidgets I can’t copy library of wxWidgets in folder with my application - it is necessary to install wxWidgets. It is big problem for me.