Gui and sdl

I’m currently using SDL/OpenGL for a modelviewer. I’m to the point where I
really need to start working on a gui. What toolkits do people here
recommend. I’d really like to use something like gtk2. I’ve seen the hack
of putting and sdl window inside a gtk1 program, but it didn’t look like it
would be possible to do what I need with that hack. I’d really like to keep
using SDL as it is my favorite library to use. Any feedback would be great.

Thanks
/Line72–
08:40:00 up 21:54, 7 users, load average: 2.57, 2.10, 1.08

There are SDL guis available but it all depends on what you need. If you
don’t need anything complicated, might as well just get mouse clicks
yourself, check against any registered widgets and perform their
callbacks if clicked. But assuming you need something with more
complexity than that, I hear ParaGUI is a good SDL one.On Fri, 2003-03-07 at 06:48, Mark D’voo wrote:

I’m currently using SDL/OpenGL for a modelviewer. I’m to the point where I
really need to start working on a gui. What toolkits do people here
recommend. I’d really like to use something like gtk2. I’ve seen the hack
of putting and sdl window inside a gtk1 program, but it didn’t look like it
would be possible to do what I need with that hack. I’d really like to keep
using SDL as it is my favorite library to use. Any feedback would be great.

Thanks
/Line72

I’m trying to merge both QT and SDL for such need.
Obviously the GUI can no be diplayed inside the SDL window.

If this can help you…> ----- Original Message -----

From: sdl-admin@libsdl.org [mailto:sdl-admin at libsdl.org]On Behalf Of
Mark D’voo
Sent: vendredi, 7. mars 2003 15:48
To: sdl at libsdl.org
Subject: [SDL] gui and sdl

I’m currently using SDL/OpenGL for a modelviewer. I’m to the point where I
really need to start working on a gui. What toolkits do people here
recommend. I’d really like to use something like gtk2. I’ve seen the hack
of putting and sdl window inside a gtk1 program, but it didn’t look like it
would be possible to do what I need with that hack. I’d really like to keep
using SDL as it is my favorite library to use. Any feedback would be great.

Thanks
/Line72

08:40:00 up 21:54, 7 users, load average: 2.57, 2.10, 1.08


SDL mailing list
SDL at libsdl.org
http://www.libsdl.org/mailman/listinfo/sdl

There are SDL guis available but it all depends on what you need. If you
don’t need anything complicated, might as well just get mouse clicks
yourself, check against any registered widgets and perform their
callbacks if clicked. But assuming you need something with more
complexity than that, I hear ParaGUI is a good SDL one.

I had heard good things about paragui. I also heard they were having some
problems lately. Is it going down, or is it usable enough for a commerical
product?On Friday 07 March 2003 5:15 pm, Christopher Thielen wrote:

On Fri, 2003-03-07 at 06:48, Mark D’voo wrote:

I’m currently using SDL/OpenGL for a modelviewer. I’m to the point where
I really need to start working on a gui. What toolkits do people here
recommend. I’d really like to use something like gtk2. I’ve seen the
hack of putting and sdl window inside a gtk1 program, but it didn’t look
like it would be possible to do what I need with that hack. I’d really
like to keep using SDL as it is my favorite library to use. Any feedback
would be great.

Thanks
/Line72


SDL mailing list
SDL at libsdl.org
http://www.libsdl.org/mailman/listinfo/sdl


10:10:21 up 23:25, 10 users, load average: 0.41, 0.13, 0.06

> I had heard good things about paragui. I also heard they were having some > problems lately. Is it going down, or is it usable enough for a commerical > product?

ParaGUI is used in commercial projects/apps since it’s been released.
If you’ve heard we’re having problems,… Right. Missing contributors,
testers, doc writers, …

AlexAm Freitag, 7. M?rz 2003 17:11 schrieb Mark D’voo:

I had heard good things about paragui. I also heard they were having
some problems lately. Is it going down, or is it usable enough for a
commerical product?

ParaGUI is used in commercial projects/apps since it’s been released.
If you’ve heard we’re having problems,… Right. Missing contributors,
testers, doc writers, …

What version do you recommend: 1.0.3 or or 1.1.0

/Line72On Friday 07 March 2003 12:32 pm, Alexander Pipelka wrote:

Am Freitag, 7. M?rz 2003 17:11 schrieb Mark D’voo:

Alex


SDL mailing list
SDL at libsdl.org
http://www.libsdl.org/mailman/listinfo/sdl


13:05:48 up 1:02, 3 users, load average: 0.19, 0.10, 0.03