Aligning text Courier not working in iOS Simulator
Posted: Wed Jan 01, 2014 11:01 pm
Hi.
In IDE (LC 6.5.1) I aligned some text in a field with spaces using monospaced font Courier.
This worked out quite nicely in the IDE but not so in the iOS iPad Simulator (version 7.0) as some text (not all) is not aligned.
E.g. in IDE it looks like:
Where in iOS Simulator the same text is displayed as:
with the second line slightly shifted to the left in this example (but not necessarily the width of one monospaced character) although the number of spaces should align it correctly. It looks like the text looses its monospaced nature (sometimes) in the simulator.
Would this be a simulator 'feature' only?
iMac OS 10.8.4, LC 6.5.1 CE.
In IDE (LC 6.5.1) I aligned some text in a field with spaces using monospaced font Courier.
This worked out quite nicely in the IDE but not so in the iOS iPad Simulator (version 7.0) as some text (not all) is not aligned.
E.g. in IDE it looks like:
Code: Select all
TOTAL COST 345
AVG HRS 1200
Code: Select all
TOTAL COST 345
AVG HRS 1200
Would this be a simulator 'feature' only?
iMac OS 10.8.4, LC 6.5.1 CE.