Aros/Developer/Zune/Examples

From Wikibooks, open books for an open world
Jump to navigation Jump to search
Navbar for the Aros wikibook
Aros User
Aros User Docs
Aros User FAQs
Aros User Applications
Aros User DOS Shell
Aros/User/AmigaLegacy
Aros Dev Docs
Aros Developer Docs
Porting Software from AmigaOS/SDL
For Zune Beginners
Zune .MUI Classes
For SDL Beginners
Aros Developer BuildSystem
Specific platforms
Aros x86 Complete System HCL
Aros x86 Audio/Video Support
Aros x86 Network Support
Aros Intel AMD x86 Installing
Aros Storage Support IDE SATA etc
Aros Poseidon USB Support
x86-64 Support
Motorola 68k Amiga Support
Linux and FreeBSD Support
Windows Mingw and MacOSX Support
Android Support
Arm Raspberry Pi Support
PPC Power Architecture
misc
Aros Public License

Collection of Zune example code.

Each example consists of:

  • a description of usage, purpose, etc.
  • tested and commented sourcecode
  • AROS native gcc or g++ compiler command line
  • screenshot of resulting executable
  • AROS version used for testing
Requester / MessageBox
Display a message window to the user
Window with string requester
Open a window, and ask the user for text input
Texteditor
A texteditor using TextEditor Zune gadget (custom class)