Hi Antonio,
Thanks for your advice, but unfortunately the problem remains that I can't install the environment on my pc,
you can help me with this.
Thank you so much and happy Easter
Search found 96 matches
- Sat Apr 20, 2019 8:04 am
- Forum: FiveTouch
- Topic: FiveTouch repository and binaries
- Replies: 10
- Views: 5996
- Fri Apr 19, 2019 9:30 pm
- Forum: FiveTouch
- Topic: FiveTouch repository and binaries
- Replies: 10
- Views: 5996
Re: FiveTouch repository and binaries
I would like to install the PC version to create some test apks, in practice I would like to create a simple app that, using the camera, can read the product barcodes and enter a quantity, for inventory use. can you do it in fivetouch?
- Fri Apr 19, 2019 8:08 pm
- Forum: FiveTouch
- Topic: FiveTouch repository and binaries
- Replies: 10
- Views: 5996
Re: FiveTouch repository and binaries
Hi Antonio, it's been a while since I tried to install Fivetouch following your guide, but unfortunately it gives me several errors, don't you have a tool that launches a setup and a wizard installs everything you need? long ago I purchased fwppc and I had no problem, could you simplify and have a c...
- Tue Oct 09, 2018 9:32 am
- Forum: FiveTouch
- Topic: FiveTouch repository and binaries
- Replies: 10
- Views: 5996
Re: FiveTouch repository and binaries
You're really great .. Great,
excuse me, the package for installation from scratch? What should I install to run everything and compile in apk on windows 10, is there a step by step guide for the installation?
Thanks so much
excuse me, the package for installation from scratch? What should I install to run everything and compile in apk on windows 10, is there a step by step guide for the installation?
Thanks so much
- Mon Oct 08, 2018 7:55 pm
- Forum: FiveTouch
- Topic: Mi primera Aplicación con Fivetouch
- Replies: 2
- Views: 3619
Re: Mi primera Aplicación con Fivetouch
Es un buen ejemplo, ¿puede 'tener netio_server?, también podría tener un ejemplo de grid (listbox) con un botón de edición para abrir un cuadro de diálogo para cambiar los datos del registro seleccionado en la cuadrícula, muchas gracias Buenas a todos. En 1995 comencé una aplicación con clipper 5.2 ...
- Mon Oct 08, 2018 7:38 pm
- Forum: FiveTouch
- Topic: FiveTouch repository and binaries
- Replies: 10
- Views: 5996
Re: FiveTouch repository and binaries
Sorry Antonio, but Fivetouch is now Free? is it also with source code?
- Sat Sep 02, 2017 10:24 am
- Forum: All products support
- Topic: Programmatori Fivewin a Catania /Sicilia
- Replies: 1
- Views: 2661
Re: Programmatori Fivewin a Catania /Sicilia
Ciao, mi chiamo Gaetano Quattrocchi, lavoro presso un'azienda che si occupa di retail per GDO e supermercati, sono anche uno sviluppare in clipper, foxpro 6-7-8-9, ho fatto qualcosina in fivewin, e un paio di applicazioncine in fwppc su terminali windows cee sono di Agrigento se posso esserti utile ...
- Thu Oct 15, 2015 11:46 am
- Forum: FiveTouch
- Topic: Info FiveTouch
- Replies: 26
- Views: 14255
Re: Info FiveTouch
Ciao solving Mi chiamo Gaetano E sono di Agrigento, Mi piacerebbe scambiare 2 idee Con te visto che anche tu sei Italiano e magari capisco meglio Un paio di cosette, Ti lascio la mia E-mail Xfood@libero.It Qgaetano71@Gmail. Com 3283826451 Grazie me too I'm interested thank you I put an example with ...
- Thu Oct 15, 2015 9:48 am
- Forum: FiveTouch
- Topic: Info FiveTouch
- Replies: 26
- Views: 14255
Re: Info FiveTouch
English urgent Hi Antonio, I would like to ask you a couple of things for me very important 1) you can use the server to Netio fivetouch to read and write DBF remote? 2) I could use an example from fivetouc to read a dbf remote Netio, I have a PC that is on the table dbf aggirona every 20 seconds, I...
- Tue Oct 13, 2015 8:44 pm
- Forum: FiveTouch
- Topic: Info FiveTouch
- Replies: 26
- Views: 14255
Re: Info FiveTouch
Grazie.. Antonio
thanks works
thanks works
Antonio Linares wrote:Gaetano,
MsgInfo( oModel:Data( oModel:Index( nRow, nCol ), 0 ):ToString() )
- Tue Oct 13, 2015 7:12 am
- Forum: FiveTouch
- Topic: Info FiveTouch
- Replies: 26
- Views: 14255
Re: Info FiveTouch
Excuse Antonio
how do I do a refresh
after updating the data browse ?
oModel : refresh( ) does not work Why ?
thanks
Scusami Antonio
come faccio a fare un refresh
dopo avere aggiornato i dati del browse ?
oModel:refresh() non funziona Perche?
how do I do a refresh
after updating the data browse ?
oModel : refresh( ) does not work Why ?
thanks
Scusami Antonio
come faccio a fare un refresh
dopo avere aggiornato i dati del browse ?
oModel:refresh() non funziona Perche?
- Mon Oct 12, 2015 9:36 pm
- Forum: FiveTouch
- Topic: Info FiveTouch
- Replies: 26
- Views: 14255
Re: Info FiveTouch
English Hi, I'm starting to use the fivetouch with examples found here in the forum , I would like to know how do I read the value of a cell in the selected row of a QtableView ? msginfo(oBrw:setCurrentCell(oBrw:rowCount()-1,0):value) // I would love to return Thanks a lot Italiano Salve, sto inizi...
- Mon Oct 12, 2015 3:52 pm
- Forum: FiveTouch
- Topic: Mi primer programa Fivetouch para crear usuarios
- Replies: 4
- Views: 4028
Re: Mi primer programa Fivetouch para crear usuarios
Excuse me, I'm trying this sample program, but in the function FT_EDITUSER (field-> userid) I always empty If you've resolved to read the value passed? Thanks a lot #include "FiveTouch.ch" #xcommand DEFAULT <uVar1> := <uVal1> ; [, <uVarN> := <uValN> ] => ; <uVar1> := If( <uVar1> == nil, <u...
- Fri Oct 09, 2015 9:41 am
- Forum: FiveTouch
- Topic: Info FiveTouch
- Replies: 26
- Views: 14255
Re: Info FiveTouch
English Hello, Antonio thank you for sending me a copy of Fivetouch , I'm starting to feel some prg , I wanted to ask 1 ) if I create my prg where I have to copy my Note4 to run it ? 2 ) how do I proportioning the various buttons in the form ? my cell is a Note4 with high resolution , the buttons do...
- Wed Oct 07, 2015 7:24 pm
- Forum: FiveTouch
- Topic: Te gusta FiveWin ? Consigue un FiveTouch gratis!!!
- Replies: 42
- Views: 18097
Re: Te gusta FiveWin ? Consigue un FiveTouch gratis!!!
está interesado en una copia de fivetouch
Pongo como (like) (mi piace)
También con el correo electrónico de mi esposa
telefono.rita@gmail.com
xfood@libero.it
qgaetano71@gmail.com
Espero que amablemente me puede enviar una copia
¡muchas gracias
saludos desde Italia
Pongo como (like) (mi piace)
También con el correo electrónico de mi esposa
telefono.rita@gmail.com
xfood@libero.it
qgaetano71@gmail.com
Espero que amablemente me puede enviar una copia
¡muchas gracias
saludos desde Italia