SFML community forums
Help => Graphics => Topic started by: lezebulon on November 19, 2011, 01:05:20 am
-
Hi
is there anyway to do a "text window" in SFML?
IE I define a rectangle of fixed size and I want the text to "fit" into this rectangle using line breaks, and tell me if the text entered is too long.
Is there any way to do this?
thanks
-
Maybe you should find a GUI library for SFML. CEGui may fit you.
And, i'm currently (and informally) developing a GUI library just for SFML (I still keep it for myself). Hope I will have enough inspiration to develop it.