Miyagi        
Print
thumb|overview of controls

Miyagi stands for: Miyagi Is Yet Another Graphical user Interface

It can only be used by MOGRE (.NET), not by Ogre itself (C++) code.

Forum icon question2.gif For bug reports or feature requests please use this forum thread. You can also find the changelog there.

Currently this wiki page currently contains not much unformation, but in its forum thread you find many code snippets and got quickly support.

Disclaimer: API changes in future releases may break your code!


Download:
Miyagi 1.0 beta 4c(external link) (code, binary, sample application)

Controls

  • Button
  • CheckBox
  • DropDownList
  • DialogBox
  • Label
  • ListBox
  • Panel
  • ProgressBar (horizontal and vertical)
  • RadioButton
  • Slider (horizontal and vertical)
  • TextBox

Additional features

  • Import from / export to XML file
  • Easy to use
  • 3D elements
  • Scripting via Boo, C#, F#, JScript, Lua, Nemerle, IronPython and VB.Net

See also

  • SetMousePosition - code snippet to set mouse position on given coordinates (until embedded on main code)

Contributors to this page: Beauty846 points  , spacegaier1859 points  and jacmoe60863 points  .
Page last modified on Monday 26 of July, 2010 08:47:51 GMT by Beauty846 points .


The content on this page is licensed under the terms of the Creative Commons Attribution-ShareAlike License.
As an exception, any source code contributed within the content is released into the Public Domain.