Roger Barker <[email protected]
In article <000001be813c$65174fc0$2393a6c3@m0ads>, John Nixon
<john@...> writes From: "John Nixon" <john@...>[snip] I appreciate the progam may be in its early development stages, andI can have a look at that. I've done a similar thing with other programs, but it can have problems:- (a) To keep it in time order requires continually removing existing list entries and then inserting them at the top, as stations are heard. That's ok with 20 or so stations, but, when the great day comes and there are dozens of stations in the list, it can be a bit clunky. (b) You will be just about to click a list entry to get the details, or whatever, and it moves! 2. On Win 3.11 the Window does not display 2 lines... I know, but the otherOops! The window is sized to twice the font height, plus 4 pixels. However, I've just tested it, and it appears to need another 4 pixels in Win31 before it will display two lines. (Given that some users have had the program for three months, and no-one has previously commented on it, suggests that very few people still use Win31!) I've fixed it now. 3. A standardised digi sytem... I know that others are trying overI've commented on the digipeating, or not, of beacons in a previous message. The limits of what is acceptable in terms of digipeating are going to vary greatly from one area to another. BPQ nodes make very good digipeaters, because they can support more than one alias, so you can use a generic alias such as RELAY, and also use the node's alias. 4. The maps are good, and I expect that is all we can expect, as a continuosYou can't take maps straight off the Attica CD, even if you have it in the drive. You need to first save them as GIFs or BMPs and create the associated INF files. I could add support for vectored maps, which give better zoom, but the available data for the UK is very poor. Using bitmaps seems a good method for our little country! 5. Educate the User's who are frightened in case you or I give them aIn that case, they'll have to apply a bit of self-training! ;-) I have been surprised by the problems that have occurred with people trying to put lat and long in their BTEXT. The most common one is not putting enough digits for longitude. Also, to make the input of lat and long in the UI-View Station Setup as simple as possible, I made the format e.g. ddd.mm.hh - two separating dots. However, the dot between degrees and minutes is removed before the data is transmitted, so if you copy the *input* format into a BTEXT, it doesn't work. -- Roger Barker, G4IDE roger@... Boston, UK |