2D Draw Text Multi-line within bounding box

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

2D Draw Text Multi-line within bounding box

Post by IdeasVacuum »

Result = DrawTextMultiLine(X,Y,BoundW,BoundH,Text$[,FrontColor [,BackColor]],#PB_Justify_Right)

#PB_Justify_Left
#PB_Justify_Centre
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

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

Post by srod »

Would be useful indeed.
I may look like a mule, but I'm not a complete ass.
Post Reply