Mmm.. a synonym of destination is 'target' how about 'TargetGPS' or something?
Map Monkey
Map Monkey
Following the recent events with destinator, there's going to be a few changes with the frontend...
- 1. the SDK will no longer be provided with the download. Until it is made clear whether or not I am allowed to distribute it freely then it must be obtained/purchased from PowerLoc. This means I am making no code other than my own available for download
- 2. the name of the frontend is going to change. I don't want the word "Destinator" or "Frontend" in there anywhere. I need you guys to come up with something because I'm not very creative
- 3. for now the website is back up, but the downloads aren't until I have removed the DLL's from them. The domain/logo will remain until we're clear on a new name
I'm going to hold off releasing 1.1.3 official until we've got a name, this is so I can make all the required changes to the code without having to release an update later on
Destinator 3 For PC! - http://www.map-monkey.co.uk/
Mmm.. a synonym of destination is 'target' how about 'TargetGPS' or something?
You know I read that email you posted completely differently. Is it possible they were looking to license the maps to you so you could include them with your PC based mapping program (currently unnamed)? Perhaps I'm just being optimistic but generally when a company thinks you've infringed on them in some way you get a letter from a lawyer that is MUCH clearer about what they expect (cease and desist, pay damages, etc).
...just a thought.
Navigator
BTW: The SDK is going great. I just wish I could send multiple commands at one time because Delphi likes to combine outgoing messages unless I put in a sleep functionIt would also be cool if I could send text right to the textbox through code
Oh yeh, fill in some of those "not implemented" commands
![]()
You can send text to the input boxes using winsockOriginally Posted by 0l33l
You will only recieve "Not Implemented" if advanced mode isn't on and it needs to be
Destinator 3 For PC! - http://www.map-monkey.co.uk/
I didn't post the entire email, just one of the quotes. They go on about my "activities" and suchOriginally Posted by rando
Destinator 3 For PC! - http://www.map-monkey.co.uk/
Ah ok, I figured there was probably more to it. I hope it works out OK for you!
Ah! That should do itOriginally Posted by Ninja Monkey
Too bad I still need sleep events which slows down the whole favorites thing
I'll try to think of something for that.
[Edit]: Oh yeh, a full screen function would be nice![]()
I don't understand, why do you need sleep events?Originally Posted by 0l33l
Can't you create a loop that will wait for a response before sending the next command (while doing a Application.ProcessMessages so the code won't pause)
Destinator 3 For PC! - http://www.map-monkey.co.uk/
The problem is that I can't get the response with the component I'm using at the right time. I'll figure something out.Originally Posted by Ninja Monkey
Bookmarks