Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: text wrapping?  (Read 2570 times)

0 Members and 1 Guest are viewing this topic.

buggy123

  • Newbie
  • *
  • Posts: 26
    • View Profile
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?

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
text wrapping?
« Reply #1 on: December 22, 2009, 08:28:12 am »
Laurent Gomila - SFML developer