Aros/Developer/Zune/Examples
Appearance
< Aros | Developer/Zune
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)