TextFields bug

In cocoa the textfield alignment not work.
if in your code you write:

textfield1.aligment = textField.alignleft

in windows works fine in cocoa not working the aligment is ever to right !

I think this is a bug …

Massimo reported this earlier today: <https://xojo.com/issue/28312>

yes tks