Howdy,

I am sure there is an easy answer for this but I've yet to find it.
Our application requires us to change out a number of the system 9.png
images (okay, actually our marketing dept is requiring as I'm fine
with the orange).  Anyhow, I've been successful in getting most
buttons to change by modifying a local copy of the 9.png images that
ship with the sdk and creating new selectors.  I've got edittext
boxes, radio buttons, etc. all using our color scheme for
highlighting.

The issue I can't seem to find a solution for is the edit box that
comes up when the phone is in landscape orientation and the user taps
an editable field that results in the softkeyboard displaying.  There
is an image in the sdk resources called keyboard_textfield_selected.
9.png, which I am sure I need to pull into my local drawables and
modify.  The problem is, I don't know how to specify to the
softkeyboard to use this image.

I assume its just a selector, but how do I point the keyboard to it?
Maybe through some clever usage of IME for the original textbox that
invokes the softkeyboard?  Anybody out there have any ideas?

Thanks!

-- 
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