SFML community forums

Help => General => Topic started by: WajdaW on November 10, 2010, 10:33:33 am

Title: Some controls in SFML game
Post by: WajdaW on November 10, 2010, 10:33:33 am
Hi there, I have a problem about how to realize some combo boxes, text boxes and text area in my game?
Combo box is needed for player to choose character, and other is needed for in-game chat. I want for those controls not to be windows like, but to have some custom skins which will be similar to game theme. Now how to realize those controls do I need to make my own controls for this or I can use for example windows forms controls, or winAPI controls and somehow override their look?
How to do that?
Title: Some controls in SFML game
Post by: Laurent on November 10, 2010, 10:35:43 am
http://www.sfml-dev.org/wiki/en/projects/gui