Hello, I have a code in B4a which allows you to resize the columns of a table according to percentages to adapt to the maximum width of the screen. That works well.
But by putting this same code under B4i, it does not work. I have the impression that the "%x" is put in "dip".
Thanks for your help.