views:

17

answers:

1

hi,

Am developing one calculator type application.

In portrait mode first 60% part of the screen contains 2 textboxes,3 sliders and 1 button.

second 40% part of the screen contains 2 textboxes and 1 button.

My problem is, when i click on center 'Calculate' button,the above part that is 2 textboxes & 3 slider disappears and result of that calculation displays there by changing button title to 'Re- Calculate'.

Also able to enter value in below part text boxes and also can click on below button.

How is it possible.Please suggest me, I tried to use UIActionSheet but i can't use below part of the screen.