Am 08.07.2013 um 23:09 schrieb William Koperwhats <[email protected]>:
> I thought about that, but I want to emulate the *modern* toolbar look and > feel, where only the *icon* darkens with the mouse down, not the entire > square area. square area? You need to use masks here. Apply the mask to the black icon and than draw on the icon part without mask. > Question: On the Mac, Is there a way to have the topmost canvas "merge" into > the window titlebar so that it displays a continuous gradient and looks like > a modern mac app. Right now that's the only thing preventing me from dropping > the RS toolbar in the mac version and adopting the same canvas based "fake > toolbar". Nope. We can't move the canvas to that area. YOu can only place a CustomNSViewMBS there to draw. Greetings Christian -- MBS Xojo Developer Conference 2013 More details and registration here: http://www.monkeybreadsoftware.de/realbasic/events/ _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
