There exists CEGUI, which is a nice GUI library, useable for SFML. The issue is now that there are C# bindings for SFML but not for CEGUI available -as it seems...
Is there any other GUI library out there, working together with SFML, which I could use in C#?
I'd like to avoid to jump to c++ only for the reason that there is no GUI library available...
Thanks
I can't vouch for it, but I stummbled across this one in my search for a GUI library to use with the SFML .Net bindings: gwen-dotnet