Audio (343) Datatype (51) Demo (203) Development (593) Document (22) Driver (97) Emulation (146) Game (994) Graphics (494) Library (113) Network (230) Office (65) Utility (913) Video (69)
Total files: 4333
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
TBImageViewer | Description: | AISS image viewer based on AISSView | Download: | tbimageviewer.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 93kb | Version: | 1.2 | Date: | 28 Apr 2016 | Author: | Simon Archer/Frank Ruthe/Dave Norris | Submitter: | Simon Archer | Email: | simon/codebench co uk | Category: | graphics/aiss | License: | Public domain | Distribute: | yes | Min OS Version: | 4.1 | FileID: | 9837 | | | Comments: | 1 | Snapshots: | 0 | Videos: | 0 | Downloads: | 287 (Current version) | | 287 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
AISSView 1.2 28.04.2016
OVERVIEW
--------
This release is a bit rough and ready (apologies for that), but functional. It
is
based on the sources of AISSViewer 0.20 by Frank Ruthe (originally based on work
by Dave Norris.
Updated by Simon Archer (sources included).
CHANGES
-------
AISSView 1.1 21.04.2016
Until now, AISSView was hard coded to work with a fixed set of images. While
this
worked fine, each time AISS is updated, AISSView needed to be updated to handle
any extra images in the set. This version will now work with any future versions
of AISS by using the aiss-icons.csv file that is included in each AISS
distribution.
You will need to copy the .csv file to either TBImages: or to the directory
where
this version of AISSView is installed. From there on in, any enhancements of
AISS
should be automatically detected.
Most of the tooltypes have now been removed due to them being unnecessary.
Namely
those that pertain to the caching mechanism. Previous versions loaded images
into
RAM for quicker loading. This version has internal caching. When first loading
some of the larger image categories, you may notice a slight delay while the
images are loaded, but consequent accesses to those categories should be
instant.
The AmiUpdate variable handling is also now rather redundant due to the APPDIR:
handling in later versions of AmigaOS, and as such that tooltype has been
omitted too.
One new tooltype has been added, namely HINTS, which tells AISSView to show
gadget
helphints by default.
The VIEW tooltype has been kept, and allows the default view to switch between
image
and button creation mode.
This version of AISSView also supports localisation, and the catalog descriptor
has
been included in the archive.
AISSView 1.2 28.04.2016
Added the search feature. This is wilcarded, so the filename or description can
contain the search criteria, rather than equalling it.
THANKS
------
Of course goes to Dave Norris for his initial work on AISSView, and to Frank
Ruthe
for his work on updating it.
|