Re: Mobile Forms

2019-04-08 Thread Eric Selje
Hi Chris, I dunno if you've seen my "Fox On The Run " whitepaper from a few years ago, but it's got some basic ideas in there. If I were to start over today I might use the Ionic framework for the front end. Eric On Mon, Apr 8, 2019 at 9:

Re: Mobile Forms

2019-04-08 Thread Thierry Nivelet
http://foxincloud.com/tutotest/bs/signature.tuto (Responsive, you can test with a mobile device) Thierry Nivelet http://foxincloud.com/ Give your VFP app a second life in your cloud > Le 8 avr. 2019 à 18:48, Stephen Russell a écrit : > > This was two of the books I used. > https://www.amazon.c

Re: Re: X# and scripting

2019-04-08 Thread Stephen Russell
As a long time C# coder I too strongly type ALL objects. On Mon, Apr 8, 2019 at 11:42 AM Johan Nel wrote: > Hi Stephen, > > On 2019/04/05 15:29, Stephen Russell wrote: > > This code looks strongly typed. Is this just a conduit/adapter to push > > xBase like code to function in C#? > > If you

Re: Mobile Forms

2019-04-08 Thread Stephen Russell
This was two of the books I used. https://www.amazon.com/Android-Programming-Pushing-Erik-Hellman/dp/1118717376 https://www.amazon.com/Android-Design-Patterns-Interaction-Developers/dp/1118394151 Working in android is not too hard. Learning how to take advantage of the computer it is running was

Re: Re: X# and scripting

2019-04-08 Thread Johan Nel
Hi Stephen, On 2019/04/05 15:29, Stephen Russell wrote: This code looks strongly typed. Is this just a conduit/adapter to push xBase like code to function in C#? If you have to learn the conduit, why not learn C#? Yes it looks strongly typed because I want to make use of the speed improveme

RE: Mobile Forms

2019-04-08 Thread Chris Davis
To give you a better idea of what we are currently lookling at, here is the link ... https://www.pro-forms.co.uk/ Advantages so far, we can deliver data to the app via an existing cloud solution like Onedrive or Dropbox and back again. Disadvantages, it does it how it wants to, so it can scan

Re: Mobile Forms

2019-04-08 Thread Stephen Russell
What device are you using? I did something like this a few years back where we proposed a phone app for a museum. You could scan barcodes as you walked along the displays and we would bring back the facts about the item, maybe older images where it came from, maybe a movie about it. The museum d

Mobile Forms

2019-04-08 Thread Chris Davis
Hi All We are looking at extending our application so we can gather some information from mobiles. The easiest example is a signature for proof of delivery. We certainly don't want to start from scratch and are hoping to find a solution which will allow us to feed some basic data across for th