(solved)AlignLeftRight
Hello all, Refer to :https://www.b4x.com/android/forum/threads/getdevicelayout Refer to: https://www.b4x.com/android/forum/threads/right-and-left-align-in-one-line.148983/ I 'm studying about AlignLeftRight from the members'code. I 've tried to code my way by using xcustomview. My...
Text Alignment
Dim Text As String="ABCD" Turtle.SetX(X) Turtle.SetY(Y) Turtle.PushState Turtle.SetSpeedFactor(SF) Turtle.SetPenColor(ConstantColor).SetPenSize(Size) Turtle.DrawText(Text) Default Text Alignment for the DrawText is Centre, Is it possible to change...
Last edited: