History: Miyagi
Source of version: 12
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://sourceforge.net/apps/trac/miyagi/|bug tracker].
---
__Download__:
[http://sourceforge.net/projects/miyagi/|Miyagi 1.2.0] (code, binary, sample application)
!!Controls
* Button
* CheckBox
* ComboBox
* DialogBox
* DropDownList
* Expander
* FlowLayoutPanel
* Label
* ListBox
* Panel
* PictureBox
* ProgressBar (horizontal and vertical)
* RadioButton
* RenderBox
* Slider (horizontal and vertical)
* TabControl
* TableLayoutPanel
* TextBox
!!Additional features
* Import from / export to {LEX()}XML{LEX} file
* 3D Gui
* Scripting via Boo, C#, JScript, Lua, Nemerle, IronPython and VB.Net
!!See also
__Miyagi related:__
* ((Miyagi SetMousePosition|SetMousePosition)) - Miyagi code snippet to set mouse position on given coordinates (until embedded on main code)
__Common:__
* ((-GUI|GUI)) - an overview of GUI systems
* ((Mogre MyGUI wrapper)) - use ((MyGUI)) in Mogre
* ((Hikari Wrapper for MOGRE)) - embed Adobe Flash into Mogre (e.g. GUI menus)
* ((MogreBetaGUI))
* ((Easy Debug Text for MOGRE)) - for plain text display
* ((Prototype steps of GUI development))
* ((MQuickGUI)) - an outdated C# port of ((QuickGUI))