leegee
...The main point of my post was in the title -- are there plans to improve?
Is there a roadmap for development?
Does anyone at Cakewalk read this forum?
Yes, we're continually improving. Yes there is a roadmap, and Yes, Cakewalkers er Bakers do read the forum. :)
Sorry that your expectations with touch haven't been met. Care to elaborate on what you are trying to accomplish?
We do have future plans to build upon the touch framework to cover more operations.
As for cursors, I see that our custom cursors are a fixed size by comparison to the large or extra large Windows set. However, when Windows is using a large set, those are basically custom system cursors that happen to be larger. We'd have to find a way to detect that Windows is using a larger set and also use larger SONAR specific cursors. It would have been easier if Windows had a cursor size attribute where everything could realize n x n is the expected cursor size like you can for icons, please pick a cursor for that target size, but I digress.
Anyway, after not finding a direct api for cursor size, I found a roundabout way to detect the size of say the normal cursor. Not sure if the cursor hotspots would line up properly after scaling to match. Will experiment.
Keith