The AROS Archives(anonymous IP: 3.15.229.226,331) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (46)
   o Development (242)
   o Document (61)
   o Driver (19)
   o Emulation (60)
   o Game (506)
   o Graphics (218)
   o Library (22)
   o Network (59)
   o Office (21)
   o Utility (242)
   o Video (18)

Total files: 1623

Full index file
Recent index file

Part of aros exec
 Readme for:  Development » Example » zune4beginners3.zip

Zune for Beginners

Description: Zune tutorial
Download: zune4beginners3.zip       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 37kb
Version: 3
Date: 14 Oct 14
Author: Robert Negro
Submitter: cavemann
Homepage: http://archive.is/20121225201004/robertnegro.wordpress.com/2
Category: development/example
License: Other
Distribute: yes
FileID: 1418
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 287  (Current version)
286  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] 
The Robert Negro Zune Tutorial seems to have a
dead link to the source file. So here is the zip
for anyone who wants to compile some zune coding
examples.

For further information, there is a thread 
discussing the tutorial at Aros-Exec.

--------------------------------------------------

robertnegro

AROS Zune programming tutorials for beginners

These tutorials are aimed for beginners in area of
Zune framework for AROS operating system. In future
I plan to post additional tutorials for 2d graphics
and sound on AROS.

What’s included in download:
1. Hello world
2. Button click events
3. Tabs
4. Message box
5. Window resizer
6. Two windows
7. Dynamic window creation
8. Input field
9. Text editor
10. File dialog
11. Poplist object
12. Color adjust object
13. Question dialog
14. Main menu
15. Pop up menu
16. Gadgets and events
17. Simple list view
18. List view with two columns
19. List view with three columns
20. Frames
( list view demos fixed to avoid possible crashes – 31.10.2012)

How to compile and run demos?
1. unzip demos in myworkspace folder
2. open terminal
3. enter “sh”
4. enter “cd ..”
5. enter “cd myworkspace”
6. enter “gcc helloworld.c -lmui -o helloworld.out”
(replace helloworld.c with filename you want to compile,
helloworld.out  will be binary output of compiler)
7. enter “helloworld.out”



Copyright © 2005 - 2024 The AROS Archives All Rights Reserved