Hi, 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.
There are other ways around this but this is the standard way for validation in a GUI (using SWING for example) A On Jul 20, 10:52 pm, TreKing <[email protected]> wrote: > On Sat, Jul 17, 2010 at 6:00 AM, Andy <[email protected]> wrote: > > Does anyone know how to access ( using findViewById() for example) buttons > > created by a Dialog Builder. > > Why do you need to access the buttons? > > ------------------------------------------------------------------------------------------------- > 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 [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

