by dkkundudolan » Fri Nov 28, 2008 4:39 am
Hi CHAKYANAS,
Here in the 1st page i have the Image, textView and Button in same LinearLayout. (img1 in attachment). when i will click the "arrow" button which is in the right side of the screen, it will move to the next page (img2 in attachment). In the 2nd screen, Check boxes are there . so when i will click the checkbox and after that i will click on "Done" button, so it will come back to the previous screen (img1 screen in attachment).
So after coming back to the 1st screen ,the Image color of the 1st screen (img1 screen in attachment)will be changed as i selected the checkbox for the next screen (img2 in attachment) and also with that it will display with Implants that "one " or "two" items are selected. (The Implants will be like this : "Implants(1/2)", if one check box selected."Implants(2/2)", if two checkboxes are selected).
and for the color change, i kept two ImageButton with different colors. So by selecting the checkbox in the (img2 in attachment), the Image color will be changed (in img1 in attachment).
I think , now i can clear you.
How to do that? please any idea...............
Thanks.