>
> How do you get the corners not to be clickable?   That was my problem.  I
> created a whole keyboard of Hexagons.
>
You would have to do this in code... When the user clicks the button check
if it is in the bounds of the Hexagon shape... If it is then process the
click, otherwise ignore it.

Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware


On Mon, Sep 3, 2012 at 1:53 PM, skink <[email protected]> wrote:

>
>
> Dancing Fingers wrote:
> > How do you get the corners not to be clickable?   That was my problem.  I
> > created a whole keyboard of Hexagons.
> > Chris
>
>
> ok, now i get it
>
> pskink
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to