Hi Albert, 2012/5/18 Markus Mohrhard <markus.mohrhard@googlemail.com>:
This one is quite simple. we need to move the identifiers out of the 0 to 255 range. Andras, do you have an idea what range is useable in sc for this? I think most of the 256 to 999 range is already used but I have no idea where to check this.
Sorry, I did not notice this mail. I hope it's not too late. Please find attached a Perl script. You can move this script and scen-US.res in a folder, run 'perl ./index.pl scen-US.res | sort -n' and you will see the used global identifiers in sc module. However, I find peculiar that you put a Listbox and and Fixedline outside a dialog context, on their own. If it works, why not, it just looks strange to me. :) Good luck! Andras
Attachment:
index.pl
Description: Perl program