Audio (340) Datatype (50) Demo (203) Development (592) Document (22) Driver (100) Emulation (146) Game (984) Graphics (491) Library (112) Network (230) Office (65) Utility (907) Video (68)
Total files: 4310
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Knob gadget | Description: | Round knob gadget | Download: | knobgad.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 57kb | Version: | 1.5 | Date: | 22 Feb 2017 | Author: | Tuomas Hokka | Submitter: | Tuomas Hokka | Requirements: | AmigaOS4.x+ | Category: | library/reaction | Replaces: | library/reaction/knobgad.lha | License: | Freeware | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 10166 | | | Snapshots:
 | |
| Comments: | 4 | Snapshots: | 2 | Videos: | 0 | Downloads: | 152 (Current version) | | 420 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
Round knob BOOPSI gadget.
Version history:
- 1.5 (16th February 2017):
- Disabled resource tracking for gadgets semaphore, noticed with another
project this might cause trouble
- 1.4 (29th December 2016):
- Adjusted drawing numbers when enabled
- Drawing should respect area limits better
- 1.3 (4th November 2016):
- Fixed a bug
- Fixed gadgets size handling (CHILD_MinWidth and CHILD_MinHeight)
- Re-implemented knob drawing to use Area## functions instead of Draw and
Flood,
is now more reliable and maybe faster
- Added more options to colour handling: 0-7 are predefined, 8-255 is used as a
pen number, >255 is used as 0xAARRGGBB colour value
- Implemented ShowNumbers, changed the type from BOOL to KNBR_NONE /
KNBR_ONLY_MIN_MAX / KNBR_NUMBERS (it could be done a little bit better)
- 1.2 (26th August 2016):
- Fixed setting level value, it was possible to set it outside of range of
minimum and maximum
- Implemented gadget mapping support
- Added KNOB_LevelHook
- Made changes to the example code
|