Audio (342) Datatype (51) Demo (203) Development (593) Document (22) Driver (99) Emulation (146) Game (991) Graphics (494) Library (113) Network (228) Office (65) Utility (912) Video (69)
Total files: 4328
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
AnimIcon Version 1.3
!.3 fixes abug in the tooltypes handling. Snapshot et al should now work.
A long time ago in my earlier days of programing I made a little tool launcher
for AmigaOS 3.5 "AnimIcon".
Here it is again brought completely up to date for AmigaOS 4.x
Version 1.2 add support for dropping icons on the AnimIcon and having them
passed
to the specified script or program.
The code has been rewritten using the latest AmigaOS 4 functions, replacing all
depricated fuctions such as CreatePort, AlloVec etc with their modern
replacements. AllocSysyObject() AllocVecTags() etc.
Also the animations are loaded as 32bit ARGB images and support transparency.
Installation:
Copy AnimIcon to C: or anywhere else of your choosing.
Examples:
The examples are setup to run simply by clicking on the icon in the examples
directory. You can if you wish to add them to WBStartup, just copy the
animations and icon to a sensible location and then drop the icon on WBStartup
prefs.
Documentation:
http://www.broad.ology.org.uk/amiga/docs/AnimIcon.html
At the time of typing this the documentation refers to the 68k AmigaOS 3.5
version
but most of the information it still useful.
|