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

Author Topic: Making a gui  (Read 4025 times)

0 Members and 1 Guest are viewing this topic.

Glenn

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

Mr. X

  • Jr. Member
  • **
  • Posts: 80
    • View Profile
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.

Glenn

  • Newbie
  • *
  • Posts: 12
    • View Profile
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.

Mikea

  • Newbie
  • *
  • Posts: 28
    • View Profile
Making a gui
« Reply #3 on: January 06, 2009, 12:19:15 pm »
you can try Qt :)
Check out my sfml games here

Hiura

  • SFML Team
  • Hero Member
  • *****
  • Posts: 4321
    • View Profile
    • Email
Making a gui
« Reply #4 on: January 06, 2009, 05:54:26 pm »
or Wx, or some others.
SFML / OS X developer

heishe

  • Full Member
  • ***
  • Posts: 121
    • View Profile
Making a gui
« Reply #5 on: January 13, 2009, 08:54:36 pm »
the gui in the wiki is awfully slow.

 

anything