Tagged Questions
1
vote
0answers
449 views
Designing forms for iPad [closed]
I am building an iPad application which is going to let users to enter information such as texts, dates and other options as well.
As we all know, iPad screens are very big. So building forms is a ...
2
votes
2answers
134 views
Generate a list of resolutions for a new window
My program is a wrapper for Remote Desktop Connection which generates a ".rdp" file and launches the file through the normal program. I am trying to mimic Remote Desktop Connection's resolution slider ...