I'll suggest a similar component, and although it may seem like over-kill I think you'll be happier once you realize you're just another step or two away from adding actual graphics. http://www.sfml-dev.org/ the sf::Text class will give you most of what you need to make a CYOA text game. I suggest going with SFML 2.0, don't worry about there not being a tutorial just read the documentation and you should be able to pick it up. If you do get stuck just remember to come back here for help.