HTC S710

G

Guest

I have an app running WM6 Standard on HTC S710. I open a form to enter text
in landscape mode. If I enter info using slide out QWERTY, then slide back
in and click 'Cancel' to close form (me.close) I get what seems to be a HTC
Task screen. If I use the 'Back' button the Task screen closes and I get my
parent form. Is anyone else experiencing something similar? Thanks.
 
G

Guest

Is anyone else having the problem of opening a modal screen on an HTC device
and being sent to the Task Manager when closing the screen?

Standard code:

Dim NewTextItem As New TextItem()
AddTextItem.ShowDialog()

Is this a HTC problem? I haven't noticed on the few other devices tested.
Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top