Please head over to SFGUI's new thread here for further replies, this one has been abandoned. ;-) ->
http://www.sfml-dev.org/forum/viewtopic.php?t=6112Still, here are the answers:
Where can I find the SFGUI logo ?
There isn't one yet, but someone is creating one at the moment. Hopefully he'll be done shortly. Check the thread I mentioned above to see when it's done.
And can I use widgets without any container ?
Yep, you can. However you have to render them one after each other by yourself (
Expose()). Position and size can be set with
AllocateSize().
With layouters it's probably much easier. Any specific reason not to use them? (you don't need to create a window at all, it works without, if that's the concern).
(Sorry, if I make some english mistakes, I am only 16 and I'm French)
Nah, it's pretty well.