Am 07.08.2011 um 14:25 schrieb Beatrix Willius: > Hi Christian, > > using Cocoa with Lion somehow the mousecursors aren't changed when using > WindowSplitter from Einhugur. The mouse events fire but setting the cursor > simply does nothing. > > So I thought I could use NSCursorsMBS, which actually changes the cursors as > needed. I'm using a timer to reset the cursor. Only problem is when dragging > the splitter. Then I get some fast changes between normal cursor and the > splitter cursor. Is there a better way to do this?
Real Studio changes the cursor in the event loop, so no chance. Greetings Christian -- See you in Frankfurt, Germany at the Real Studio Database Days More details and registration here: http://www.monkeybreadsoftware.de/realbasic/events/frankfurt-2011-event.shtml _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
