History: Miyagi
Source of version: 7
- «
- »
Copy to clipboard
{img src="img/wiki_up/Migari-GUI.jpg" alt="thumb|overview of controls" width="350" imalign="right"}
Miyagi stands for: ''Miyagi Is Yet Another Graphical user Interface''
It can only be used by ((MOGRE)) (.NET), not by Ogre itself (C++) code.
{img src="img/wiki_up/Forum_icon_question2.gif" alt="Forum icon question2.gif"} For bug reports or feature requests please use this [http://www.ogre3d.org/addonforums/viewtopic.php?f=8&t=9025|forum thread]. You can also find the changelog there.
__Disclaimer:__ API changes in future releases may break your code!
---
__Download__:
[http://sourceforge.net/projects/miyagi/|Miyagi 1.0 beta 4c] (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 {LEX()}XML{LEX} file
* Easy to use
* 3D elements
* Scripting via Boo, C#, F#, JScript, Lua, Nemerle, IronPython and VB.Net
!!See also
* ((Miyagi SetMousePosition|SetMousePosition)) - code snippet to set mouse position on given coordinates (until embedded on main code)