Audio (342) Datatype (51) Demo (203) Development (593) Document (22) Driver (99) Emulation (146) Game (992) Graphics (494) Library (113) Network (228) Office (65) Utility (912) Video (69)
Total files: 4329
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
APP library | Description: | C++ classes for basic Amiga programming needs | Download: | app.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 1Mb | Version: | 1.1 | Date: | 21 Dec 2020 | Author: | Tuomas Hokka | Submitter: | Tuomas Hokka | Requirements: | Check the Readme | Category: | development/library | Replaces: | development/library/app.lha | License: | Freeware | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 11515 | | | Comments: | 1 | Snapshots: | 0 | Videos: | 0 | Downloads: | 56 (Current version) | | 101 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
This is equivalent of oo.library for C++.
Copy libapp.so to sobjs:
Copy APP to SDK:local/common/include/ ALL
Permission granted to redistribute libapp.so in binary form in software packages
made for AmigaOS and using the libapp.so.
Version history:
- 1.1 (20th December 2020):
- The first proper release
- Implemented all empty methods of Button gadget
- Implemented all empty methods of User gadget
- Fixed bug referencing string in File classes Read method
- Added one Read method overload
- DOS classes are missing many method implementations still
- Some gadget classes missing still
- Video class not implemented still
- NOTE! The Video class is not implemented in version 1.1 !
- NOTE! Knob, PicFlow and RadiobuttonX gadgets are not supported in version 1.1
!
- 1.0 (26th January 2020):
- The first public release
- NOTE! The Video class is not implemented in version 1.0 !
- NOTE! Knob, PicFlow and RadiobuttonX gadgets are not supported in version 1.0
!
|