chodzikman Posted April 23, 2017 Report Share Posted April 23, 2017 Hi, Woudn't it be nice to have optional C++ wrapper on top of existing gwin functions to simply group all possible calls and its structure for each widget instead of passing pointers to them? It should significantly improve ease of writing it in C++ based systems. The library itself looks for me like it was written with this in mind, what do you think? Link to comment Share on other sites More sharing options...
Joel Bodenmann Posted April 23, 2017 Report Share Posted April 23, 2017 Hi, Yes, that is definitely possible and as you mentioned this is actually on our ToDo list. It's just a lack of man power (as with almost all µGFX things). Currently @inmarket is focusing on getting the new GDISP driver interface for v3 ready while I am fully focusing on getting the new µGFX-Studio ready for a beta release. We'll not pick up any other tasks until those two are completed. Therefore, the C++ wrapper is something that won't happen within the next couple of months from our side. However, as always, we'd appreciate any kind of contribution Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now