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

2012-09-04 Thread Justin Anderson

 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 psk...@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+unsubscr...@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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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

2012-09-03 Thread Meena Rengarajan
At:
Dancing Fingers batym...@gmail.com

Canvas , yeah i too seen tat . Is it working for you ? Are you sure ?

On Mon, Sep 3, 2012 at 6:21 PM, Dancing Fingers batym...@gmail.com wrote:

 Been there, done that, pretty sure you can't do it in TextView unless you
 use Path over an image Button.  I used a Canvas and drew it.

 Chris

  --
 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+unsubscr...@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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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

2012-09-03 Thread Meena Rengarajan
Do u have any sample codes or links atleast example . I have tried a lot !
But no use. I didnt get any changes in my app.

On Mon, Sep 3, 2012 at 8:43 PM, skink psk...@gmail.com wrote:



 Dancing Fingers wrote:
  Been there, done that, pretty sure you can't do it in TextView unless you
  use Path over an image Button.  I used a Canvas and drew it.
 
  Chris

 why?  just use proper Drawable, let it be a ShapeDrawable or a custom
 one

 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+unsubscr...@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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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

2012-09-03 Thread skink


Meena Rengarajan wrote:
 Do u have any sample codes or links atleast example . I have tried a lot !
 But no use. I didnt get any changes in my app.


i already posted sample code: see my firsr post

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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


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

2012-09-03 Thread Meena Rengarajan
 I tried that. But no changes have seen in my app . Anywys again let me try
!

On Mon, Sep 3, 2012 at 9:00 PM, skink psk...@gmail.com wrote:



 Meena Rengarajan wrote:
  Do u have any sample codes or links atleast example . I have tried a lot
 !
  But no use. I didnt get any changes in my app.
 

 i already posted sample code: see my firsr post

 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+unsubscr...@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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en