Using DevPac 3, I need to produce an application that displays graphics in a similar way to DPaint. No right-hand toolbar, just a vertically scrolling image, preferably in HAM mode.
Application digest:
A control panel along the top similar to the one in Digita Wordworth with text boxes, buttons and tabs
I also need an off screen buffer that is as wide as the screen and as tall as memory will allow.
This needs to be compatible with:
I don't know where to begin, and any help will be gratefully received.
This guide may give you a few hint specially about "intuition" programming : http://gulasoft.uw.hu/AmigaDoc/AmigaAsmTutorial.txt
You can also find exhaustive documentation about kernel libraries here : http://amigadev.elowar.com/read/ADCD_2.1/
I hope it helps