sdl@lists.libsdl.org
[Top] [All Lists]

Re: [SDL] widgets

Subject: Re: [SDL] widgets
From: Marco Faletra
Date: Thu, 29 Nov 2007 08:37:26 +0100
cocobear wrote:

>ä Wed, 28 Nov 2007 13:14:01 -0800
>Jeremy <jswigart@xxxxxxxxx> åé:
>
>  
>
>>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@xxxxxxxxx> wrote:
>>
>>    
>>
>>>I'm quite a fan of http://guichan.sourceforge.net/ myself.
>>>
>>>
>>>      
>>>
>
>It's portable?
>But I did not find DLL files.
>
>
>  
>
>>>On Nov 28, 2007 10:14 AM, Andre Krause < post@xxxxxxxxxxxxxxxx>
>>>wrote:
>>>
>>>      
>>>
>>>>neil@xxxxxxxxxxxxxxxxx wrote:
>>>>        
>>>>
>>>>>Quoting cocobear <cocobear.cn@xxxxxxxxx>:
>>>>>
>>>>>          
>>>>>
>>>>>>ä Wed, 28 Nov 2007 12:19:31 +0000
>>>>>>neil@xxxxxxxxxxxxxxxxx åé:
>>>>>>
>>>>>>            
>>>>>>
>>>>>>>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@xxxxxxxxxxxxxxxx
>>>>>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@xxxxxxxxxxxxxxxx
>>>>http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
>>>>
>>>>        
>>>>
>>>      
>>>
>
>
>
>Regards!
>
>/*
> *Welcome to cocobear's home!
> *http://cocobear.cn
> */
>_______________________________________________
>SDL mailing list
>SDL@xxxxxxxxxxxxxxxx
>http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
>  
>

Try Agar!
You can find it on http://libagar.org/agar/
Bye.

_______________________________________________
SDL mailing list
SDL@xxxxxxxxxxxxxxxx
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
<Prev in Thread] Current Thread [Next in Thread>