![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Open Source Projects The place to discuss Basic4ppc open source applications. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
Hi gang,
This Open Source project, Kokai Senbashi (Japanese for "Navigation Bridge"), does not only demonstrate the powerful GPS functions of Basic4ppc, but also: 1. Standard menu layout 2. Use of Image Buttons for 3D buttons 3. Retrieval of Zone Time 4. Retrieval of Owner Name 5. Setting of device system clock 6. INI file management 7. Scanning for GPS in the registry 8. Use of hardware.dll functions 9. Reading of GPS HDOP and quality values 10. Date, time, sexagesimal conversions and other routines The source is included in the ZIP download as is the project file for PPC Installation Creator by which the installer was compiled. Requires framework 2.0 or higher. Tested on an iPAQ h2200 Pocket PC 2003. Use or abuse; code support cannot be provided. A users' manual is US$ 1,050.00 ![]() Enjoy exploring and programming with Basic4ppc and please don't forget to post your improvements in the forum. Cheers Robert The project is too large for upload to the forum. Download: http://www.alfcen.net/anjin/anjin.zip ZIP 1.25MB |
|
||||
|
Hallo Filippo,
Mille Gracie, this is elegant, much smarter than an ErrorLabel. I overlooked that CreateSubKey will do nothing if the key already exists. That's safe enough. Actually, the installer will create a complete registry section. If you run the source code in the IDE it will not. If there is anything more that could be improved or abbreviated, please be so kind as to let me know. Ciao Robert |
|
||||
|
Strictly speaking yes. I always use a cushion of 5 spaces, Chr(32), before and after the text in that this doesn't really make a difference.
Without that cushion the first character will escape your eye at a timer interval as short as 200ms or so. Thanks for your feedback. |
|
||||
|
Hello Robert,
Great to 'meet' you! I'll buy you the coffee ![]() Rather than writing manuals I often prefer to turn to the next project. In a way, we are all programmers, and... who reads manuals? I will provide an update of Kokai Senbashi as soon as the gps.dll will be modified to deliver more details, such as satellite numbers and positions. Sure, it can be done by parsing the NMEA string, however, a dll is faster considering that everything must happen within a second. BTW, I've been to Bergen twice, both days with sunshine and blue sky. I guess you have such weather two or three times a year, depending on which side of the tunnel you are. Anyway, Norway is a great country and home to beautiful nature. Fjords, lakes, forests.. all on the same spot. Cheers Robert |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Wrong numUpDown control during design on the device | specci48 | Bug Reports | 0 | 05-20-2007 07:24 AM |
| Desktop Version - Design and Code at the same time | sloopa | Basic4ppc Wishlist | 2 | 05-08-2007 05:55 PM |