Hi,
I am writing a code for reading gps data from a serial, after open the port I am using a cicle do wile to read the data, the problem is that this does not allow the possibility to use mouse for stop the process. My applycation will run on touch screen computer without keyboard.
Is there any way to run the process in backgroud? I need to create an application like hyper terminal where it is possible to see the strings from serial port.
Thanks
Luigi
I am writing a code for reading gps data from a serial, after open the port I am using a cicle do wile to read the data, the problem is that this does not allow the possibility to use mouse for stop the process. My applycation will run on touch screen computer without keyboard.
Is there any way to run the process in backgroud? I need to create an application like hyper terminal where it is possible to see the strings from serial port.
Thanks
Luigi