Christian, et. al., I've decided to forego using the built-in RS Toolbar for the Windows version of my application because of a number of serious limitations (can't overlay additional controls is the biggest problem). I've duplicated the look and feel using a canvas which is placed at the top of the window with canvasses and labels for each of the "buttons" on top of that. I have graphics for each of the "normal", "inactive" and "pressed" (for toggle buttons) states, but rather than creating an additional darker "mousedown" version for each of these I'd rather do this programmatically.
There are so many classes to choose from. What is the best class and method to use for modifying these graphics on the fly? Cheers. -bill k _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
