Re: [android-beginners] changing the shape of buttons

2010-07-09 Thread Mark Murphy
On Fri, Jul 9, 2010 at 5:51 PM, TreKing  wrote:
> On Fri, Jul 9, 2010 at 2:29 PM, Justin Anderson 
> wrote:
>>
>> You would need to make your own to do that.
>
> Or simply change the image shown on it to make it appear that way ...

Actually, it would have to be the background that is changed, to make
it appear non-rectangular. Since the background is a StateListDrawable
defined via an XML drawable resource, this is eminently doable, but
not something you can do in five minutes.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_The Busy Coder's Guide to Android Development_ Version 3.1 Available!

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en


Re: [android-beginners] changing the shape of buttons

2010-07-09 Thread TreKing
On Fri, Jul 9, 2010 at 2:29 PM, Justin Anderson wrote:

> You would need to make your own to do that.


Or simply change the image shown on it to make it appear that way ...

-
TreKing - Chicago transit tracking app for Android-powered devices
http://sites.google.com/site/rezmobileapps/treking

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en


Re: [android-beginners] changing the shape of buttons

2010-07-09 Thread Emmen Farooq
thnk u

On Sat, Jul 10, 2010 at 12:29 AM, Justin Anderson
 wrote:
> Not the default button AFAIK... You would need to make your own to do that.
>
> --
> There are only 10 types of people in the world...
> Those who know binary and those who don't.
> --
>
>
> On Fri, Jul 9, 2010 at 1:20 PM, Emmen Farooq  wrote:
>>
>> is it possible to make a button appear non-rectangular in android ?
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Android Beginners" group.
>>
>> NEW! Try asking and tagging your question on Stack Overflow at
>> http://stackoverflow.com/questions/tagged/android
>>
>> To unsubscribe from this group, send email to
>> android-beginners+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/android-beginners?hl=en
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Beginners" group.
>
> NEW! Try asking and tagging your question on Stack Overflow at
> http://stackoverflow.com/questions/tagged/android
>
> To unsubscribe from this group, send email to
> android-beginners+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-beginners?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en


Re: [android-beginners] changing the shape of buttons

2010-07-09 Thread Justin Anderson
Not the default button AFAIK... You would need to make your own to do that.

--
There are only 10 types of people in the world...
Those who know binary and those who don't.
--


On Fri, Jul 9, 2010 at 1:20 PM, Emmen Farooq  wrote:

> is it possible to make a button appear non-rectangular in android ?
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Beginners" group.
>
> NEW! Try asking and tagging your question on Stack Overflow at
> http://stackoverflow.com/questions/tagged/android
>
> To unsubscribe from this group, send email to
> android-beginners+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-beginners?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en


[android-beginners] changing the shape of buttons

2010-07-09 Thread Emmen Farooq
is it possible to make a button appear non-rectangular in android ?

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en