I need a user interface that will accept a geographic Lat/Long input as DDMM.M N|S DDDMM.M E|W So that will be eventually 13 scroll changeable elements, some base 10, some base 6 and two N/S or E/W.
I actually need two such inputs on the same panel to permit the user to enter a to/from waypoint pair at the same time. Something along the lines of the numeric dialog with +/- buttons above and below each digit would seem sensible. Clearly there is potential for this panel to become very crowded so simplicity is what I am looking for.
I could create my own with a single string-in-label and 26(!) +/- buttons but I was rather hoping for a solution with less work required. Is anything available ?
All suggestions gratefully received.
I actually need two such inputs on the same panel to permit the user to enter a to/from waypoint pair at the same time. Something along the lines of the numeric dialog with +/- buttons above and below each digit would seem sensible. Clearly there is potential for this panel to become very crowded so simplicity is what I am looking for.
I could create my own with a single string-in-label and 26(!) +/- buttons but I was rather hoping for a solution with less work required. Is anything available ?
All suggestions gratefully received.