.net - Windows Phone 7 XNA GUI Framework -


i write application on xna windows phone 7. need use gui controls combobox, listbox, radiobutton, etc. xna standart doesn't contains gui control. there frameworks or libraries gui control xna windows phone 7 application?

here app hub faq page on subject. lists many options, including:

  • xpf - full layout engine. no price details yet. works on phone too
  • orbui - 27 controls, 3.1 , 4.0 support on pc , xbox
  • nuclex framework has skinnable ui
  • neoforce controls discontinued source pc/xna 4.0 available on codeplex
  • 2dna
  • gui valentin
  • xwinforms
  • guimanager
  • simple gui
  • window system xna
  • controls zunehd
  • xna interface elements

Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -