To develop the tools for our games I had written a gui mod for blitzmax.
I don't have documentation yet, and there probably also bugs in it and features that are not already implemented.
But I want to show the mod to you, and if people are interessted in it I will continue development on it and write a doucmentation. Probably other will also help me in improving it - then please contact me.
This mod is and will always be free and public domain, so everyone of you can use it.
Questions, Feedback, Bug Reports and so on is always welcome.
Download it on my webspace at:
www.webart-design.de/gurugui.zip
You have to copy the folder imw.mod in your mod directory and rebuild the modules (only tested with win32, don't know if this will work on linux/mac os).
The folder samples contains a little demo application you can start with. However, it doesn't show all features of the lib. Also included is a default skin.
Here is a screenshot from our Map Editor developed completly with this lib:
www.webart-design.de/mapeditor.jpg
Already implemented features are:
- Windows
- Buttons
- Checkboxes
- DropDown-Buttons
- Input/Editable Fields
- PopUp/PullDown Menus
- Requesters (Guru Meditations, similar to the old Amiga messages)
- Scrollbars
- Skins
I don't have documentation yet, and there probably also bugs in it and features that are not already implemented.
But I want to show the mod to you, and if people are interessted in it I will continue development on it and write a doucmentation. Probably other will also help me in improving it - then please contact me.
This mod is and will always be free and public domain, so everyone of you can use it.
Questions, Feedback, Bug Reports and so on is always welcome.
Download it on my webspace at:
www.webart-design.de/gurugui.zip
You have to copy the folder imw.mod in your mod directory and rebuild the modules (only tested with win32, don't know if this will work on linux/mac os).
The folder samples contains a little demo application you can start with. However, it doesn't show all features of the lib. Also included is a default skin.
Here is a screenshot from our Map Editor developed completly with this lib:
www.webart-design.de/mapeditor.jpg
Already implemented features are:
- Windows
- Buttons
- Checkboxes
- DropDown-Buttons
- Input/Editable Fields
- PopUp/PullDown Menus
- Requesters (Guru Meditations, similar to the old Amiga messages)
- Scrollbars
- Skins