Re: [Flightgear-devel] Filling combobox values from source file

2010-07-07 Thread Curtis Olson
> On Wed, Jul 7, 2010 at 1:37 PM, raghvendra misra wrote: > > Hi all, > > The values entered in combo box is defined by in the xml files. > > However i have a requirement in which the values are not fixed and > > changes depending on certain conditions. So i cannot use xml files to > > enter these

Re: [Flightgear-devel] Filling combobox values from source file

2010-07-07 Thread Csaba Halász
On Wed, Jul 7, 2010 at 1:37 PM, raghvendra misra wrote: > Hi all, > The values entered in combo box is defined by in the xml files. > However i have a requirement in which the values are not fixed and > changes depending on certain conditions. So i cannot use xml files to > enter these values. >