Home
Magenta/streaming
Take a tour through Magenta II
Features
Magenta II Products
Magenta Documentation Center
Buy Magenta II
Gallery
To the Forums
Company
Reviews
 
Examples & Code Snippets

Examples

Alphablend example
Example of multiple alphablended effects!
AuthorBas Brey
Downloadalphablend.zip

Node Transition Demo
Fading from node to node, clear and simple
AuthorBas Brey
Downloadnodetransition.zip

My Contactlist
Create a contact list of all your friends. this program uses the magenta database
AuthorRichard Schutten
Downloadmycontacts.zip

Magenta Paint
Create your own images with Magenta Paint
AuthorRichard Schutten
Downloadmagentapaint.zip

Coloring book
Bring a drawing to life with colors!
AuthorFloris van den Berg
Downloadcoloring_book.zip

Stargate
Shoot your way through levels in this blasting game!
AuthorRichard Schutten
Downloadstargate.zip

Breakout
A great action game, try it out!
AuthorGeert Hooning
Downloadbreakout.zip

Crossroads
Nice game, try and cross the road!
AuthorRichard Schutten
Downloadcrossroad.zip

Pussel
Ever made a puzzle? This one is nice
AuthorGunther Hintze
Downloadpussel.zip



Code Snippets

Animation example 1
Example of an animation using the load function
AuthorFloris van den Berg
Downloadanimexample1.zip

Animation example 2
Example of an animation using the assignbio function
AuthorFloris van den Berg
Downloadanimexample2.zip

Drag and drop
This example shows you how to drag and drop visual items
AuthorFloris van den Berg
Downloaddragdrop.zip

Database
Add a database to your project
AuthorBas Brey
Downloaddatabase.zip

ODBC Database
How to work with an ODBC Database
AuthorFloris van den Berg
Downloadodbc.zip

Eyes
These eyes follow your movement
AuthorFloris van de Berg
Downloadeyes.zip

Eyes 2
The well known Eyes demo in Magenta II unlike the earlier eyes demo it doesn't use a multibitmap but calculates the positions using formulas
AuthorBas Brey
Downloadeyes2.zip

Listview example
Documentation and an example which shows you how a listview works
AuthorBas Brey
Downloadlistview.zip

Globals example
This example shows how to work with "global" variables
AuthorFloris van den Berg
Downloadglobal.zip

Print example
Prints a bitmap with lines
AuthorFloris van den Berg
Downloadprinter.zip

Movie slide puzzel
Shows how a movie can be split into squares
AuthorFloris van den Berg
Downloadslide.zip

Soundvolume
A nice demo on how to manipulate sound while moving the mouse
AuthorFloris van den Berg
Downloadsoundvolume.zip

Zoom demo
Zooms a bitmap in and out
AuthorFloris van den Berg
Downloadzoom.zip

Collision
Detect wether components collide with eachother and react on it.
AuthorBas Brey
Downloadcollission.zip

Volume control
Change the windows volume!
AuthorGeert Hooning
Downloadvolumecontrol.zip

Scrolling bitmap
Learn how to scroll a bitmap
AuthorGeert Hooning
Downloadscrollingbitmap.zip

File dialog
Implement a file dialog in your project!
AuthorBp
Downloadfiledialog.zip

Commander
Browse your filesystem with this example
AuthorFloris van den Berg
Downloadcommander.zip

Followme
A bitmap that follows your mouse pointer!
AuthorFloris van den Berg
Downloadfollowme.zip

Ping Pong
The famous ping pong game
AuthorFloris van den Berg
Downloadpingpong.zip

Progressbar
Showing how a progressbar works
AuthorChris Young
Downloadprogressbar.zip

Where is the example documented?
Since Magenta II release 19 there is support for documentation in projects.
You can document components, methods and members.
(note that not all examples have been documented properly yet, they can contain documentation within component methods)

The image below shows how you can access the documentation editor. Right click on the node and select Documentation