Re: Question about Windows 10 for Surface

2020-10-20 Thread Richard Gaskin via use-livecode

jbv wrote:

> But what about devices like Surface tablets that run Windows 10 ?
> Can a LC app compiled for windows run on these devices ?

The Microsoft Surface is an awesome piece of hardware. If it wasn't 
notoriously difficult to install Linux on (needs a lot of specialized 
drivers which are included with Windows but not Linux) I'd have bought 
one long ago.


They use Intel's Core series CPUs, so any LC app built for 64-bit 
Windows should run fine on them.  They're full-featured computers, 
probably better thought of as a laptop with a detachable screen than a 
tablet with a docking keyboard.


The only two areas I'm not certain of hopefully others who have a 
Surface can chime in on:


- High-res screen: Not sure how gracefully LC's latest builds provide 
resolution independence on desktop OSes (Surface is 220 PPI).


- Touch input: While modern desktop OSes have been extended in recent 
years to support multi-touch gestures, LC only handles multi-point touch 
inputs on Android and iOS.  Windows does a good job of mapping many 
gestures to discernible keyboard sequences where practical, so your app 
can respond to some gestures via rawKeyDown.  But if you need true 
multi-touch support, we'll have to wait for the engine team to add that 
to the LC desktop engines.


--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for the Desktop, Mobile, and the Web
 
 ambassa...@fourthworld.comhttp://www.FourthWorld.com

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Question about Windows 10 for Surface

2020-10-20 Thread Bob Sneidar via use-livecode
Yes. It’s Windows 10. I do not thing there is anything different about a tablet 
running Windows 10 and a PC.

There WERE some mobile devices running some sort of Windows OS that was NOT 
v10, but I haven’t seen one of those in years. They were as I understand it a 
total flop. People who want Windows want WINDOWS and those who don’t, well they 
don’t. Curious that something so simple escapes these big computer companies.

Bob S


On Oct 20, 2020, at 12:48 AM, jbv via use-livecode 
mailto:use-livecode@lists.runrev.com>> wrote:

Hi list,
I have a request from a potential client for an app that should run on iOS, 
Android and Microsoft devices.
AFAIK, Microsoft has dropped Windows 10 Phone in 2019.
But what about devices like Surface tablets that run Windows 10 ? Can a LC app 
compiled for windows run on
these devices ?
Thanks in advance.

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Question about Windows 10 for Surface

2020-10-20 Thread jbv via use-livecode

Hi list,
I have a request from a potential client for an app that should run on 
iOS, Android and Microsoft devices.

AFAIK, Microsoft has dropped Windows 10 Phone in 2019.
But what about devices like Surface tablets that run Windows 10 ? Can a 
LC app compiled for windows run on

these devices ?
Thanks in advance.
jbv

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode