Many thanks for that.

Ive already thought of those solutions but with regard to accessing
via debugger inspection the id value may not be constant in future
implementations of android. I was looking for a programmatic method of
accessing them or by use of an android specified id value.
Like the TreKing app by the way...very powerful. Im working with a
wayfinding company looking at map creation technologies, mobile
mapping apps around other cities such as London.

A

On Jul 22, 5:31 am, TreKing <treking...@gmail.com> wrote:
> On Wed, Jul 21, 2010 at 1:19 AM, Andy <a...@fendley.com> wrote:
> > I want to access the buttons for validation purposes so I can enable the
> > 'save' button but only when correct input has been entered in EditText View.
>
> Ah. Well, you could step through the debugger and navigate the view of the
> dialog to see if you can find the button ids that way. If that doesn't work,
> you can always create your own view with your own ID'ed buttons that you can
> control as you wish.
>
> -------------------------------------------------------------------------------------------------
> TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
> transit tracking app for Android-powered devices

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

Reply via email to