[android-beginners] Re: Saving calculator result problem

2009-09-29 Thread bgoody
I couldn't get that one to work so I'm trying something else. Here's where the button is pressed: btnMP.setOnClickListener(new Button.OnClickListener() { public void onClick(View v) { memNum = memNum +

[android-beginners] Re: Saving calculator result problem

2009-09-28 Thread Yusuf Saib (T-Mobile USA)
txt is declared inside your if (hasChanged) { scope. Then you use it after the corresponding }. Yusuf Saib Android ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those