Page 2 of 2

Re: Scanning Problem

Posted: Sun Dec 01, 2019 8:57 pm
by VK3KYY
aargghh

I just realised that the labels for the UI are read from the XML translation file, so to change the name of that field is going to take more changes to the code than simply the text

Re: Scanning Problem

Posted: Sun Dec 01, 2019 9:04 pm
by VK3KYY
Colin

What else needs to be changed in the CPS ?

Re: [Solved] Scanning Problem

Posted: Sun Dec 01, 2019 10:44 pm
by G4EML
At the moment it’s just

‘Auto scan’ becomes ‘Zone Skip’
‘Lone Worker’ becomes ‘All Skip’

Some of the other items (like Scan Lists) are redundant in openGD77 but there is probably no harm in leaving them there for now.

Re: [Solved] Scanning Problem

Posted: Sun Dec 01, 2019 10:50 pm
by VK3KYY
Colin

Thanks

I worked out how to do this with the conditional compilation including the translation of the text.

I'll update the other field later