Switch to full style
Post a reply

Wed May 01, 2013 7:11 pm

Ok, thanks.
I might just run it as a separate application (which has a UI button) like compass which I don't use.

Wed May 01, 2013 7:24 pm

That would be easier, and allows you to use the screensaver function for something else...

Wed May 01, 2013 8:52 pm

Wish there was a large speedo inside primo like igo 8.3 had with the neat dashboard/trip monitor screen.
Is it possible to put that screen into primo somehow?

Wed May 01, 2013 8:58 pm

That was a skin feature, Dimka doesn't have this feature, I'm not sure about others.

Editing skins is not for the faint hearted.

Thu May 02, 2013 8:37 am

Here's a point for you...

Garmin Mobile XT has exactly what you want. Speedo, Trip mileage, everything in like a little side app on it.

Thu May 02, 2013 8:07 pm

Yes I have Garmin on my Asus Padfone and I like Garmin and would use it on wince devices but the graphical interface is not good compared to the padfone, whereas Primo is good.

Sun May 05, 2013 9:45 pm

Ok so speedo.exe work great with largest font on the 800x480 screen. (thanks)
I run it from the application button 'compass' (which I don't use anyway)
One issue is with speedo.exe on screen and you want to say change radio stations you need to touch screen and push 'exit' on speedo.exe otherwise when you try to start it again the GPS port will be in use and then a reboot is required. I presume if you don't exit properly and start the app again a new instance of speedo.exe starts?
Is there a way to exit speedo.exe just by touching the screen instead of pushing the exit button?

Sun May 05, 2013 10:17 pm

If your device has programmable hardware buttons then a simple script attached to the button can start it, or kill it if it's running, if not you can either use a floating button, that when tapped kills it, lastly you could create a script that kills it when it has lost focus, this may not work though.

Sun May 05, 2013 10:38 pm

Thanks. The floating exit button sounds good. How would I add that?

Sun May 05, 2013 10:56 pm

http://www.navitotal.com/showthread.php?9920-HYSCv2-(Hide-Your-Speed-Cams-V2)-for-all-(WinCE)-versions-of-iGO

Here us an example of a floating button I used for another project...

What you would need to do is create a script that starts the button then starts Speedo.exe, you call this script to start the Speedo.

The button, when tapped starts another script that closes (or kills) Speedo.exe and the button.

I'm not near a computer to try this out, but it should be possible to auto close the Speedo when it has lost focus by using mortscript.

Sun May 05, 2013 11:58 pm

Thanks. Bit beyond my expertise.

Mon May 06, 2013 11:34 am

Read here about creating scripts, it's not that hard.

Mon May 06, 2013 7:47 pm

Thanks, I'll give it a go.
Post a reply