CodeBase - Word Wrapping Function

Return to the CodeBase listing

Category: Text

Version: 1.0

0
0

Information

Uploaded: 3rd Aug 2004 04:45

Modified: 3rd Aug 2004 10:30

Author:  Benzoate

Summary

This is a short function that word wraps text and keeps the x axis whilst wrapping.

Full Description

This is a short function that word wraps text and keeps the x axis whilst wrapping. To use put this code at the bottom of your application. To use its wText(x,y,s,length). X is where the text will appear on the x axis and y is where the text will appear on the y axis. S is the string you wish to be outputted. length is the maximum amount of characters you want on one line.

Comments

No comments yet.