Search found 2 matches

by Curiosity77
Sun Jan 05, 2014 5:37 pm
Forum: iOS Deployment
Topic: Aligning text Courier not working in iOS Simulator
Replies: 3
Views: 3016

Re: Aligning text Courier not working in iOS Simulator

Thanks for your help. Will rewrite and use fields instead.
Reason for text only was the possibility to write the whole field at once to a database as text in addition to writing the entities to dedicated database columns.
I will fix it.
by Curiosity77
Wed Jan 01, 2014 11:01 pm
Forum: iOS Deployment
Topic: Aligning text Courier not working in iOS Simulator
Replies: 3
Views: 3016

Aligning text Courier not working in iOS Simulator

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: TOTAL COST 345 AVG HRS 1200 Where in iOS Simula...