Devin,

Here are my steps to get an unadorned button:

        set the opaque of the selectedObject to false
        set the showBorder of the selectedObject to false
        set the showName of the selectedObject to false
        set the shadow of the selectedObject to false
        set the hiliteBorder of the selectedObject to false
        set the armBorder of the selectedObject to false
        set the showFocusBorder of the selectedObject to false
        set the hiliteIcon of the selectedObject to 0
        set the hoverIcon of the selectedObject to 0

Could it be the armBorder in your case?

Chris


--
Chris Sheffield
Read Naturally, Inc.
www.readnaturally.com

On Nov 23, 2011, at 12:30 PM, Devin Asay wrote:

> I know I saw a discussion about this once, but now I can't find it. On iOS, 
> when I have a button with an icon assigned to it, a blue border appears 
> around the button after I touch it. This is regardless of whether I have 
> hiliteBorders turned off or on. I can't figure out how to stop it. It happens 
> both in the simulator and on a device.
> 
> Anyone run into this and know how to prevent it?
> 
> Devin
> 
> 
> Devin Asay
> Humanities Technology and Research Support Center
> Brigham Young University
> 
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to