[SDL] widgets

Jeremy jswigart at gmail.com
Wed Nov 28 13:14:01 PST 2007


Doh, you don't want c++, so guichan doesn't meet that requirement. You're
really missing out by limiting yourself to C.

On Nov 28, 2007 1:10 PM, Jeremy <jswigart at gmail.com> wrote:

> I'm quite a fan of http://guichan.sourceforge.net/ myself.
>
>
> On Nov 28, 2007 10:14 AM, Andre Krause < post at andre-krause.net> wrote:
>
> > neil at cloudsprinter.com wrote:
> > > Quoting cocobear <cocobear.cn at gmail.com>:
> > >
> > >> 于 Wed, 28 Nov 2007 12:19:31 +0000
> > >> neil at cloudsprinter.com 写道:
> > >>
> > >>> anybody reccomend some really simple SDL + C (not c++) widget things
> > >>> for text boxes, sliders and the like?
> > >>>
> > >>>
> > >> I'm try do a music player, and maybe it will use a text boxes, but I
> > >> still have no idea.
> > >>
> > >> May someone give us some ideas?
> > >>
> > >>
> > >
> > > i have been on-paper planning a slider bar that should be easilly
> > > configurable,
> > > i have seen a few sets of widgets about when i last checked but iirc
> > they were
> > > c++, or just abit to over the top, i think its a case of write your
> > own for
> > > what you need really, i only really need stuff for short single string
> > input
> > > when a player is created, to keep it sdl and non keyboard system
> > freindly i
> > > might just have a keyboard that pops up on the screen and you push the
> > buttons
> > > on the on screen keyboard with the mouse.
> > >
> > > _______________________________________________
> > > SDL mailing list
> > > SDL at lists.libsdl.org
> > > http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
> >
> > you should google after "imgui" - immediate mode gui.
> >
> > it is so easy to write your own simple gui widgets that way, that you
> > wont find
> > any easier widget toolkit. any fullblown toolkit is almost always likely
> > to be
> > more complicated and stuffed with external dependencies.
> >
> > https://mollyrocket.com/forums/viewtopic.php?t=134
> > _______________________________________________
> > SDL mailing list
> > SDL at lists.libsdl.org
> > http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20071128/21b4346c/attachment-0001.htm 


More information about the SDL mailing list