PDA

View Full Version : Please help with Paragraph Object


CrazyFrog
05-02-2007, 02:34 PM
Hy , I need help with the Paragraph Object....
I want to make when i put text in Paragraph Object , the text will not exeed the margins of the paragraph ...if u know what I mean...
LIKE THE " WORD WRAP " in notepad.
This would be very usefull for me , because I am making a chat program , and I don't want the user to use the HORZONTAL SCROLLBAR .
If u can help me with this , I will thank you a lot !
;)

Desrat
05-02-2007, 03:24 PM
it should do that anyway. Make sure you have horizontal scroolbar disabled in attributes of the paragraph object.

CrazyFrog
05-02-2007, 11:24 PM
Thanks , it works :o