Page 1 of 1

2D Draw Text Multi-line within bounding box

Posted: Sun Nov 20, 2011 5:31 pm
by IdeasVacuum
Result = DrawTextMultiLine(X,Y,BoundW,BoundH,Text$[,FrontColor [,BackColor]],#PB_Justify_Right)

#PB_Justify_Left
#PB_Justify_Centre

Re: 2D Draw Text Multi-line within bounding box

Posted: Tue Nov 22, 2011 11:00 am
by srod
Would be useful indeed.