Hello experts
I made a program that later my client run on a Windows 10 tablet and it run very good, except that it doesn't fit exactly on the screen. The tablet show a resolution of 1280x800 in the screen configuration (same as the PC where it also working on), but when I made a sysmetric() check on the tablet with VFP it's shows a resolotion of 1024x640 instead of the 1280x800. Are there diferences between a tablet screen resolution and a PC screen resolution? Do I need to do some extra tweeks in VFP to adjust this difference?
I made a program that later my client run on a Windows 10 tablet and it run very good, except that it doesn't fit exactly on the screen. The tablet show a resolution of 1280x800 in the screen configuration (same as the PC where it also working on), but when I made a sysmetric() check on the tablet with VFP it's shows a resolotion of 1024x640 instead of the 1280x800. Are there diferences between a tablet screen resolution and a PC screen resolution? Do I need to do some extra tweeks in VFP to adjust this difference?