It was a while!
My free time was spent on RoboPanner. An umbrella term for my camera motion control efforts. Check out the web site and links from there to github.
Learned a lot (markdown rulz!) including about myself- apparently I love writing code! And have strong opinions about doing it right. While waiting for appointment today I searched github for a code to handle button debounce/click//double click. Plenty of code exists. Some very primitive, some hairy with ability to add callbacks as in C. None is expressing my thinking with reliance on C++ inheritance for callbacks. I suspect my way of thinking about GUI can be traced back to MFC. Not sure it is that good, but I certainly see the benefits. Look forward to writing that code and sharing it here!
No comments:
Post a Comment