On 08/07/2016 at 16:29, xxxxxxxx wrote:
User Information:
Cinema 4D Version: R 17
Platform: Windows ; Mac ;
Language(s) : C++ ;
---------
Hello,
I've been working on a plugin that displays GeUserAreas which correspond to archived materials. For the display I have a slider which allows the user to adjust how many GeUserAreas they want displayed on the screen at one time. This system works fine on Windows even with high numbers of GeUserAreas.
On Mac I start to have odd behavior from the slider. Clicking on the slider at various points doesn't cause it to move, sometimes when it does move it only goes down one step.
I was able to recreate these problems by just having a newly created slider cause a 300 millisecond wait when moved. Using this slider on Windows still works correctly.
I'm not very familiar with Macs so I'm not sure what the best workaround is for this problem. Is this just a problem I'll have to live with since Macs don't handle things in the same way as Windows.
Any help would be greatly appreciated,
Johan. H