Audio (64) Datatype (14) Demo (26) Development (202) Document (19) Driver (18) Emulation (55) Game (349) Graphics (127) Library (19) Network (46) Office (10) Utility (173) Video (20)
Total files: 1142
Full index file Recent index file
Hosted by aros-exec.org |
mcc_beterstring | Description: | BetterString custom class for MUI | Download: | mcc_betterstring-11.32.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 313kb | Version: | 11.32 | Date: | 21 May 18 | Author: | BetterString.mcc Open Source Team | Submitter: | sabbate | Requirements: | aros abiv0 i386 - abiv1 x86-64 | Category: | library/mui | Replaces: | library/mui/mcc_betterstring-11.30.i386-aros.lha | License: | GPL | Distribute: | yes | FileID: | 1692 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 22 (Current version) | | 40 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] BetterString is a stringgadget replacement. It is created for MUI, so using it
should eliminate the problems with the original BOOPSI stringclass.
The class offers the user to do number arithmetic, like increase, decrease and
bin<->hex conversion. It has filename completion, ability to mark, cut, copy
and paste text - Both via mouse and keyboard. The length of the contents
buffer will dynamically be expanded to hold all of what the user type (unless
a maximum length is given)
It is used by a wide range of well-known MUI-based application like YAM
(Yet Another Mailer) or SimpleMail as the main textediting MUI gadget.
The gadget was originally written in 1997, and is Copyright (c) 1997-2000 by
Allan Odgaard. As of version 11.7, release in July 2005, the gadget is
maintained and Copyright (c) by the BetterString.mcc Open Source Team.
It was released under the GNU Lesser Public License in July 2005 and its
development is hosted at:
https://github.com/amiga-mui/betterstring
Please consult the included "COPYING" file for a more detailed information
on the licensing of the gadget and its source code.
Please refer to the included ChangeLog in the archive for a detailed information
on the changes since the last version release.
Enjoy this release and if you find any bugs or have suggestions please always
prefer to go to the project homepage https://github.com/amiga-mui/betterstring
and use the Bug/Feature Trackers there to report anything to the authors!
Have phun,
Your BetterString.mcc Open Source Team
|