Michal Seliga wrote: > yes, use bitmap family..in fact i didn't even thought about > possibility you don't use them, because i always do.
I did set up a bitmap family, with all bit depths, and single density since it's just a form object. I now get a colored button, and editing the 8-bit bitmap, I see this is the one that gets used on a colored device (I limit my app to 8-bit color). Why wasn't it used before and why did I have to resort to a bitmap family is beyond me. Constructor mixing things up? Anyway, it works! In the end, I used a regular textless button over a form bitmap. This way, I don't have to define another bitmap for the selected mode, the OS just inverts the button. Thanks. Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
