EDIT: Changed thread title from Help Wanted
I need some help from people with different operating systems.
I'm trying to figure out the "length" of each character when displayed in a text box. This would allow some formatting of text when displayed, so that information could be displayed in vertical columns. (Unfortunately, Civ II doesn't recognize tab characters.) However, I need to check if this is consistent across systems.
I would appreciate it if others could run the attached script (use the load script button) and check if the vertical lines in the two rows are aligned in each text box displayed. Choose the appropriate option on the screen. If the lines are not aligned, a message will be printed to the console. Please cut and paste those messages. If most or all of the characters don't seem to align, don't bother going through all 255 characters. On that subject, I recommend using the keyboard to select options rather than the mouse. It will go faster.
Please report your operating system along with any information printed to the console.
I think it will be clear what the procedure is when the script is loaded, but if there are any doubts, I can post screenshots.
Thanks.
I need some help from people with different operating systems.
I'm trying to figure out the "length" of each character when displayed in a text box. This would allow some formatting of text when displayed, so that information could be displayed in vertical columns. (Unfortunately, Civ II doesn't recognize tab characters.) However, I need to check if this is consistent across systems.
I would appreciate it if others could run the attached script (use the load script button) and check if the vertical lines in the two rows are aligned in each text box displayed. Choose the appropriate option on the screen. If the lines are not aligned, a message will be printed to the console. Please cut and paste those messages. If most or all of the characters don't seem to align, don't bother going through all 255 characters. On that subject, I recommend using the keyboard to select options rather than the mouse. It will go faster.
Please report your operating system along with any information printed to the console.
I think it will be clear what the procedure is when the script is loaded, but if there are any doubts, I can post screenshots.
Thanks.
Attachments
Last edited:
I actually went down this same road already, and have built a solution that works "as well as possible" on my system. I'm working on a much larger project (scenario), though, and rather than release this feature as a standalone module, my intention had been to release it as part of that project. (No estimated date available for that yet, unfortunately.)
Unless you have some ideas for how to address this, though, it may be the best that we can do.
My scenario building is slooooow because I seem to come up with a never-ending list of things that could be done just a little bit better. I don't want to start promoting it too soon... once I get to the point that it's ready for beta testing by others, then maybe I'll start a forum thread to begin sharing details. Your collaborative work with
Your encouragement is noted and certainly appreciated.