I'm trying to develop a simple app ( it will resemble something like a powerpoint presentation) that will require some simple GUI controls: button, textbox, slider and listbox.
And i would want to be able to skin the controls.
So i'm looking for an easy to learn 2d engine that will aid me in doing what i want.
Any recommendation for such engine?
It can be in python or .net (xna) preferable or if not c/c++ will be ok i guess.
L.E.: I'm looking for a graphic rendering engine that has specified gui controls available. For example Irrlicht.