[Flightgear-devel] Re: airports list

2006-03-31 Thread Melchior FRANZ
* Melchior FRANZ -- Sunday 26 March 2006 09:47: > BTW: this is not in CVS because of the feature freeze *and* a > necessary change in fg_command.cxx I've now committed that along with other changes to the gui/dialogs, despite these reasons. It has a very limited range of possible side effects (GUI

Free inverse geocoding service (was Re: [Flightgear-devel] Re: airports list)

2006-03-26 Thread David Megginson
On 26/03/06, Melchior FRANZ <[EMAIL PROTECTED]> wrote: > I have such a file, too (country.nas), but it can't hurt to compare that with > your version and the Wikipedia page. Yes, please send it to me. Thanks. I found a free inverse geocoding service here: http://dma.jrc.it/services/querymap/quer

[Flightgear-devel] Re: airports list

2006-03-26 Thread Melchior FRANZ
* Buchanan, Stuart -- Sunday 26 March 2006 18:01: > BTW, I have a text file with the mapping from ICAO prefixes to country > names that I wrote a while ago for a mission generator project if you want > it. Might save you some time if you're thinking of enhancing it further. I have such a file, too

[Flightgear-devel] Re: airports list

2006-03-26 Thread Melchior FRANZ
* Melchior FRANZ -- Sunday 26 March 2006 17:00: > Yes, indeed. Comboboxes need a "dialog-update", as well as the > frequency swapper buttons in the radio dialog, [...] No. This was caused by updating plib to CVS/HEAD, which seems to be broken. Works with $ cvs up -D'2 weeks ago'. I haven't found

[Flightgear-devel] Re: airports list

2006-03-26 Thread Melchior FRANZ
* Melchior FRANZ -- Sunday 26 March 2006 17:00: > * Melchior FRANZ -- Sunday 26 March 2006 09:47: > > I'm still investigating if this change works with all our dialogs. > > Maybe one would have to add a "dialog-update" on some places. > > Yes, indeed. Comboboxes need a "dialog-update", as well as

[Flightgear-devel] Re: airports list

2006-03-26 Thread Melchior FRANZ
* Melchior FRANZ -- Sunday 26 March 2006 09:47: > I'm still investigating if this change works with all our dialogs. > Maybe one would have to add a "dialog-update" on some places. Yes, indeed. Comboboxes need a "dialog-update", as well as the frequency swapper buttons in the radio dialog, and pro

[Flightgear-devel] Re: airports list

2006-03-26 Thread Melchior FRANZ
* David Megginson -- Sunday 26 March 2006 15:44: > None of this is intended as a criticism of your work, only of > the bizarre complexity of airport codes in the first place. OK. :-) Of course, more fine-grained selections would be nice. A combobox with predefined search expressions for all coun

Re: [Flightgear-devel] Re: airports list

2006-03-26 Thread David Megginson
On 26/03/06, Melchior FRANZ <[EMAIL PROTECTED]> wrote: > Yeah, whatever. I'm fixing an absolutely crappy and useless > implementation, and the fix is already infinitely better. I never > said it's perfect already. Thank you very much for that, Melchior. None of this is intended as a criticism of

[Flightgear-devel] Re: airports list

2006-03-26 Thread Melchior FRANZ
* David Megginson -- Sunday 26 March 2006 15:27: > On 26/03/06, Melchior FRANZ <[EMAIL PROTECTED]> wrote: > > (K ... almost all US airports > > Except P for Hawaii (PH), Alaska (PA), and former and current U.S. > territories. Additionally, individual states use three- or > four-letter desi

Re: [Flightgear-devel] Re: airports list

2006-03-26 Thread David Megginson
On 26/03/06, Melchior FRANZ <[EMAIL PROTECTED]> wrote: > (K ... almost all US airports Except P for Hawaii (PH), Alaska (PA), and former and current U.S. territories. Additionally, individual states use three- or four-letter designators for very large number of airports that do not have I

[Flightgear-devel] Re: airports list

2006-03-26 Thread Melchior FRANZ
* Melchior FRANZ -- Sunday 26 March 2006 15:11: > (K ... almost all US airports ... with IACO codes, that is. :-} m. --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web an

[Flightgear-devel] Re: airports list

2006-03-26 Thread Melchior FRANZ
* Melchior FRANZ -- Sunday 26 March 2006 15:11: > Note that the filter pattern is case sensitive [...] Also not that the [Search] button is only for newbies. Hardcore fgfs users know that validates input fields, too. m. --- This SF.Net email

[Flightgear-devel] Re: airports list

2006-03-26 Thread Melchior FRANZ
* Melchior FRANZ -- Sunday 26 March 2006 09:47: > If someone wants to test this, then I can post the patches. And if nobody wants (which seems to be the case :-), I can post the patches, too: http://members.aon.at/mfranz/airports.tar.gz [2 kB] You need to comment out the two silly lines in Ma

[Flightgear-devel] Re: airports list

2006-03-25 Thread Melchior FRANZ
* Melchior FRANZ -- Saturday 25 March 2006 18:01: > [...] the slider resolution is much too high for finding an entry [...] Too low, of course. :-) > I've now hacked the airports widget to allow filtered lists: > > http://members.aon.at/mfranz/airports.jpg [30 kB] BTW: this is not in CVS