Buttons library?

Hello. I need to code project for my school - simple 3D editor. I am
familiar with OpenGL and SDL, but I don’t know how to code buttons, simple
dialogs, menus… I thought about qt, but this project should work in
Windows (qt is not free there), and I will code it in Linux… So - which
gui library should I use? It can be extremely simple (just buttons and simple
dialogs to edit few values…)–
I love the night So many shadows
Unholy light
Secrets of the heart Leave 'em in the dark "Lord of the Last Day"
Forever - Ronnie James Dio

Jacek Pop?awski wrote:

Hello. I need to code project for my school - simple 3D editor. I am
familiar with OpenGL and SDL, but I don’t know how to code buttons, simple
dialogs, menus… I thought about qt, but this project should work in
Windows (qt is not free there), and I will code it in Linux… So - which
gui library should I use? It can be extremely simple (just buttons and simple
dialogs to edit few values…)

Well, depending on what language your using, how risky you feel, how
long you wanna wait. Of course, all of these situations belong to my
library. libksd as a primitive widget set with buttons, panels, bevels,
and a 50% finished text control. Now, if you want the GUI to actually
work there are lots of other alternatives, like: ParaGUI, SDL_gui, and
GUIlib. Most people seem to like ParaGUI.

(: Maybe if there weren’t … um … like 53 new messages from the
mailing list everyday then I’d have enough time for the widget set.
Seesh! :slight_smile:

-- David Snopek

/-- libksd –
| The C++ Cross-Platform Game Framework
| Only want to write it once??
| http://libksd.sourceforge.net
------------

--------------39B488863E1ACA84C76856E3
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

Check out the library section at www.libsdl.org. There’s a few different GUI APIs
for SDL. :slight_smile:

Jacek Pop?awski wrote:> Hello. I need to code project for my school - simple 3D editor. I am

familiar with OpenGL and SDL, but I don’t know how to code buttons, simple
dialogs, menus… I thought about qt, but this project should work in
Windows (qt is not free there), and I will code it in Linux… So - which
gui library should I use? It can be extremely simple (just buttons and simple
dialogs to edit few values…)


I love the night So many shadows
Unholy light
Secrets of the heart Leave 'em in the dark "Lord of the Last Day"
Forever - Ronnie James Dio


Ron Wills
DMS Control Programmer
@Ron_Wills

--------------39B488863E1ACA84C76856E3
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!doctype html public “-//w3c//dtd html 4.0 transitional//en”>

Check out the library section at www.libsdl.org. There's a few different GUI APIs for SDL. :-)

Jacek Pop³awski wrote:

Hello. I need to code project for my school - simple 3D editor. I am
familiar with OpenGL and SDL, but I don't know how to code buttons, simple
dialogs, menus... I thought about qt, but this project should work in
Windows (qt is not free there), and I will code it in Linux... So - which
gui library should I use? It can be extremely simple (just buttons and simple
dialogs to edit few values...)

--
I love the night  So many shadows
Unholy light
Secrets of the heart  Leave 'em in the dark              "Lord of the Last Day"
Forever                                                     - Ronnie James Dio

-- 
Ron Wills
DMS Control Programmer
@Ron_Wills

 

--------------39B488863E1ACA84C76856E3–

I have one that I very recently ported to SDL. Looks rather nice (plain
simple Win95 style, but with color schemes selectable per widget), but that’s
probably one of few nice things about it.

Only 256 colors, half-arsed C API, rendering code and stuff for the standard
widgets integrated in the lib etc, but it does get the job done in my simple
visualization tools I use at work.

I’ll clean it up and release a real version some time - not likely to
happen soon, though. :wink: I can mail the code if you want to have a look.

//David

.- M A I A -------------------------------------------------.
| Multimedia Application Integration Architecture |
| A Free/Open Source Plugin API for Professional Multimedia |
----------------------> http://www.linuxaudiodev.com/maia -' .- David Olofson -------------------------------------------. | Audio Hacker - Open Source Advocate - Singer - Songwriter |--------------------------------------> david at linuxdj.com -'On Thursday 05 April 2001 20:08, Jacek Pop?awski wrote:

Hello. I need to code project for my school - simple 3D editor. I am
familiar with OpenGL and SDL, but I don’t know how to code buttons, simple
dialogs, menus… I thought about qt, but this project should work in
Windows (qt is not free there), and I will code it in Linux… So - which
gui library should I use? It can be extremely simple (just buttons and
simple dialogs to edit few values…)

I have one that I very recently ported to SDL. Looks rather nice (plain
simple Win95 style, but with color schemes selectable per widget), but
that’s probably one of few nice things about it.

David,…

This time I wil produce a completely useless reply :))

As you might guess: I also wrote a really useless widget library for SDL.

Hmmm,…

Maybe not really useless for some of you:
(Because I know of all the problems with widgets and libs trying to implement
them)

ok,…
last chance to get on the train for some really productive stuff:

http.//www.bms-austria.com/projects/paragui

Yeah,…
The one and only,…

(This ad was sponsored by noone)

AlexOn Friday 06 April 2001 00:39, you wrote:

I have one that I very recently ported to SDL. Looks rather nice (plain
simple Win95 style, but with color schemes selectable per widget), but
that’s probably one of few nice things about it.

David,…

This time I wil produce a completely useless reply :))

Tryin’ to beat my record? You don’t stand a chance! :wink:

As you might guess: I also wrote a really useless widget library for SDL.

Just can’t stay away from it, eh? :slight_smile:

(Right, I’m gonna do it again, in a bore serious attempt to provide something
like libvstgui for use with MAIA and other plugin APIs.)

http.//www.bms-austria.com/projects/paragui

Sure looks nice. :slight_smile:

//David

.- M A I A -------------------------------------------------.
| Multimedia Application Integration Architecture |
| A Free/Open Source Plugin API for Professional Multimedia |
----------------------> http://www.linuxaudiodev.com/maia -' .- David Olofson -------------------------------------------. | Audio Hacker - Open Source Advocate - Singer - Songwriter |--------------------------------------> david at linuxdj.com -'On Friday 06 April 2001 02:51, Alexander Pipelka wrote:

On Friday 06 April 2001 00:39, you wrote: