X xhermita Member Licensed User Jan 2, 2008 #1 I have built my previous programmes with the v6 and I noticed that all TextBox are now multilinea although this property is not marked on the form designer.
I have built my previous programmes with the v6 and I noticed that all TextBox are now multilinea although this property is not marked on the form designer.
Erel B4X founder Staff member Licensed User Longtime User Jan 3, 2008 #2 I don't see this behavior. Can you post an example? BTW, please note that I've sent you a private message.
I don't see this behavior. Can you post an example? BTW, please note that I've sent you a private message.
X xhermita Member Licensed User Jan 3, 2008 #3 Attached you will find a simple example, the problem arises when using formlib.dll to align text on the right. Attachments TextBos_1.sbp 583 bytes · Views: 223
Attached you will find a simple example, the problem arises when using formlib.dll to align text on the right.
Erel B4X founder Staff member Licensed User Longtime User Jan 3, 2008 #4 Only multiline textboxes support text alignment. So FormLib changes the textbox to multiline when you change the alignment (it didn't change in V6.0).
Only multiline textboxes support text alignment. So FormLib changes the textbox to multiline when you change the alignment (it didn't change in V6.0).
X xhermita Member Licensed User Jan 4, 2008 #5 :sign0013: OK! Must be that I had not noticed before the detail, include code in my programs so that they can not add lines. Best regards and thanks
:sign0013: OK! Must be that I had not noticed before the detail, include code in my programs so that they can not add lines. Best regards and thanks