Hi, I was wondering if there is a way to display a busy cursor immediately. In my setup I have to render a lot of charts and while rendering I want to show the busy-cursor. The problem is that the cursor is shown very late (just a split second before the rendering is finished) and not immediately when the function CursorManager.setBusyCursor() is executed. Is there any solution for this?
Cheers, Andrej

