Tuesday, September 4, 2012

Re: [android-developers] Re: How to create Hexagon in android ?

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 <pskink@gmail.com> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment