[futurebasic] Re: [FB] Color buttons with and without Appearance Manager

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : April 2002 : Group Archive : Group : All Groups

From: Robert Covington <artlythere@...>
Date: Thu, 18 Apr 2002 10:22:57 -0400
>I require the ability to colorize radio buttons (I want them to have
>three states, and this will allow me to achieve this -- screen space
>is limited, or I would just use another row of radio buttons).
>
>There is a demo program on the FB disc to colorize buttons, but it
>doesn't run under Appearance Manager.  Can someone provide me a
>solution that works under Appearance Manager, or, better yet, on Macs
>with OR without Appearance Manager?
>
>Thanks much,
>
>Frank

I think you are in a situation where you will have to create your own PICT
buttons, and track mouse clicks in the rects for each, swapping out the
appropriate picts thusly.

rc