View previous topic :: View next topic |
Author |
Message |
hauger
Joined: 04 Mar 2016 Posts: 5
|
Posted: Mon Aug 08, 2016 7:53 am Post subject: Extended Translations StringColumn.width doesn't work IOS |
|
|
I insert under Extended Translations StringColumn.width.
But under IOS they do nothing, and not show the correct width in another language.
property:
StringGridname.Columns[0].width
column DE = 50
column EN = 100
If I switch to EN the column with is always 50. Under Windows it works fine, only IOS is the problem. |
|
Back to top |
|
 |
isiticov Site Admin
Joined: 21 Nov 2002 Posts: 2112
|
Posted: Fri Aug 12, 2016 4:11 am Post subject: |
|
|
Hello,
Will it work if you change manually in code the column width during run time under iOS? May be there is some problem inside realization of this property under iOS? |
|
Back to top |
|
 |
hauger
Joined: 04 Mar 2016 Posts: 5
|
Posted: Sun Aug 28, 2016 12:20 pm Post subject: |
|
|
Manual works, no problem |
|
Back to top |
|
 |
isiticov Site Admin
Joined: 21 Nov 2002 Posts: 2112
|
Posted: Mon May 22, 2017 10:08 am Post subject: |
|
|
Hello,
We've found and fixed the problem. Next version will include this fix. |
|
Back to top |
|
 |
|