Group: Forum Members
Posts: 13,
Visits: 38
|
Hi
I've finally managed to get SkyDemon InFlight running on my Navigon 8410. This is a recent WinCE 6.0 device with a bright 5" touch screen - ideal for running in-flight GPS software on. I've looked at all the aviation GPS software for WinCE and the SkyDemon package seems to be by far the clearest, most intuitive software to use - PocketFMS feels dated and sluggish in comparison and has a lot of catching up to do.
I can get the SkyDemon InFlight software to start up, load the map, and very quickly acquire a GPS position. I can pan around the map and zoom in and out. However, certain actions cause an exception in the constructor of InputPanel:
NotSupportedException
at Microsoft.AGL.Common.MISC.HandleAr(PAL_ERROR ar)
at Microsoft.WindowsCE.Forms.InputPanel...ctor()
at ...
For example, the exception occurs:
* On the Edit Route dialog when I click the "Start Route" button.
* When I choose "Chart --> Find Waypoint...".
* When I choose "Tools --> Toggle Keyboard".
I'm not familiar with .NET CF development, but a bit of Googling suggests that it's quite a common problem to do with trying to display the on-screen keyboard.
Any help would be appreciated - I'd really like to use SkyDemon.
Cheers
|