Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
Graphics
»
text wrapping?
Print
Pages: [
1
]
Author
Topic: text wrapping? (Read 2916 times)
0 Members and 1 Guest are viewing this topic.
buggy123
Newbie
Posts: 26
text wrapping?
«
on:
December 22, 2009, 05:13:34 am »
How do you get a long string of text to display inside a "box" using the sf::String? I want it to make a new line whenever it runs out of room for the next word so it doesn't go out of the "box"
Is there a simple way to do this?
Logged
Laurent
Administrator
Hero Member
Posts: 32498
text wrapping?
«
Reply #1 on:
December 22, 2009, 08:28:12 am »
Check this:
http://www.sfml-dev.org/forum/viewtopic.php?t=1939
Logged
Laurent Gomila - SFML developer
Print
Pages: [
1
]
SFML community forums
»
Help
»
Graphics
»
text wrapping?