Hi All,
I have a project with many tabhosts and many edittexts within these.
When I switch tabs I get a focus on the first tab. This brings up the keyboard.
This is a pain when most of the time all I want to do is view.
How can I make it that nothing has the focus until I select it.
I have dimmed an editfocus as EditText, Initiaiized it then on any tab change
I call a editFocus.RequestFocus
But this does not work. My thoughts were that this edittect would take the focus. Oh well just a :sign0104:
Tom
I have a project with many tabhosts and many edittexts within these.
When I switch tabs I get a focus on the first tab. This brings up the keyboard.
This is a pain when most of the time all I want to do is view.
How can I make it that nothing has the focus until I select it.
I have dimmed an editfocus as EditText, Initiaiized it then on any tab change
I call a editFocus.RequestFocus
But this does not work. My thoughts were that this edittect would take the focus. Oh well just a :sign0104:
Tom