Im new to the eclipse(Indigo) and android . I do come from the Visual Studio 2010 and C#. 1. In the VS when i double clicking an event in the designer (like the click of the Button class) the VS2010 create but itself the handler method. how can I do it in the eclipse? 2. the event handler registered in the designer(XML). is it possible in here? 3. lets say I have 2 buttons, how do i set to different event handler for each one of them, and not in the anonymous way?
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

