Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
Graphics
»
Making a gui
Print
Pages: [
1
]
Author
Topic: Making a gui (Read 4779 times)
0 Members and 2 Guests are viewing this topic.
Glenn
Newbie
Posts: 12
Making a gui
«
on:
January 05, 2009, 10:20:43 am »
If I wanted to make a gui inside an sfml window (like text boxes and all that fun stuff) what other library would be good to use (using visual studio c++)?
Or would it be a better idea to use a different game library entirely?
Logged
Mr. X
Jr. Member
Posts: 80
Making a gui
«
Reply #1 on:
January 05, 2009, 10:26:20 am »
Would You like to develop a GUI system or would you like to use such a library for SFML?
Both is possible. In the wiki is a GUI library.
For myself I developed SFML my own which wasnt very difficult.
Logged
Glenn
Newbie
Posts: 12
Making a gui
«
Reply #2 on:
January 05, 2009, 10:18:06 pm »
thanks
I think I'm going to try that library in the wiki. I was thinking about trying to develop my own, but I figured it'd be too difficult for me.
Logged
Mikea
Newbie
Posts: 28
Making a gui
«
Reply #3 on:
January 06, 2009, 12:19:15 pm »
you can try Qt
Logged
Check out my sfml games
here
Hiura
SFML Team
Hero Member
Posts: 4321
Making a gui
«
Reply #4 on:
January 06, 2009, 05:54:26 pm »
or Wx, or some others.
Logged
SFML / OS X developer
heishe
Full Member
Posts: 121
Making a gui
«
Reply #5 on:
January 13, 2009, 08:54:36 pm »
the gui in the wiki is awfully slow.
Logged
Print
Pages: [
1
]
SFML community forums
»
Help
»
Graphics
»
Making a gui
anything