문제

I'm looking for some function to determine opening and closing virtual keyboard on samsung bada. There is way to determine this?

I'm looking for it because when we focusing on text field - keyboard opening and "working" size of screen changes to: height of screen minus height of virtual keyboard. Because we have a static height of the widget after the opening keyboard the height of our widget is still the previous size and there are the scroll bars. I'd like to find way determine real height of widget in case of open keyboard and in case of close keyboard.

도움이 되었습니까?

해결책

well.. i solved problem with determining is keyboard open or not.. it's just analog of focusing at input field.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top