Keyboard and Screen size

H

Harsh Trivedi

Hi,
I am developing application using VS .NET 2003 + C#. My app has forms full
of controls like text box, checkbox...

Now when user click on SIP...almost 30% of the screen is covered with
it....So it is very difficult for user to enter the values in the control
which are placed the lower part of the screen.....and when SIP in on.

Is that anyway to solve this thing?

Regards,
Harsh
 
T

tamberg

You could

- add a scrollbar
- split up one screen into multiple screens
- split up selecting an entry and editing it into separate screens
(Smartphone style)
- ...
 

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