I usually don't make request of this sort (do it for me), but I'm kinda of blocked...
I need a small class or lib to show a Dialog... I know there are a few classes/libs to do this, but I just can't work my way through them to do what I need/want...
so, what I need as "message dialog" is.
set background image WITH round corners
accept a label as title or allow for font props
skinable buttons, that is, to use statelist and/or background image (keeping the rounded rectangule look)
the 3 "normal" buttons
the message body should also allow for font props as well as the buttons
by font props I mean Typeface, gravity, color, size, etc... the "usual stuff".
The initializer should be as simple as possible, thus allowing customization after initialization, before show..
Any one? Please????
I need a small class or lib to show a Dialog... I know there are a few classes/libs to do this, but I just can't work my way through them to do what I need/want...
so, what I need as "message dialog" is.
set background image WITH round corners
accept a label as title or allow for font props
skinable buttons, that is, to use statelist and/or background image (keeping the rounded rectangule look)
the 3 "normal" buttons
the message body should also allow for font props as well as the buttons
by font props I mean Typeface, gravity, color, size, etc... the "usual stuff".
The initializer should be as simple as possible, thus allowing customization after initialization, before show..
Any one? Please????