Code Monkey home page Code Monkey logo

wawatok / betterstring Goto Github PK

View Code? Open in Web Editor NEW

This project forked from amiga-mui/betterstring

0.0 1.0 0.0 778 KB

A well-known and widely used MUI custom class (BetterString.mcc) which provides application programmers a better string gadget. It somewhat more advanced and common features like the standard MUI string gadget which includes a better selection engine and so on.

License: GNU Lesser General Public License v2.1

Makefile 4.20% C 93.77% C++ 1.09% Objective-C 0.32% Shell 0.62%

betterstring's Introduction

BetterString.mcc

Build Status Code Climate License Github Issues

BetterString is a string gadget replacement for Amiga systems. It is created for MUI, so using it should eliminate the problems with the original BOOPSI string class. The class offers the user to do number arithmetic, like increase, decrease and bin to 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 or SimpleMail as the main string gadget.

BetterString.mcc is available for AmigaOS3, AmigaOS4, MorphOS and AROS.

Downloads/Releases

All releases up to the most current ones can be downloaded from our central releases management.

Bug Reports / Enhancement Requests

To report bugs use the bug/issue tracker.

Manual Installation

  1. Extract the archive to a temporary directory.

    > cd RAM:
    > lha x MCC_BetterString.lha
    
  2. Go to the MCC_BetterString/Libs/MUI/<OS> directory where <OS> is the directory matching the operating system you want to install TexiEditor.mcc for:

    > cd MCC_BetterString/Libs/MUI/AmigaOS4
    
  3. copy all #?.mcc and #?.mcp files found in that <OS> directory to the global MUI:Libs/mui/ directory on your system partition:

    > copy #?.mcc MUI:Libs/mui/
    > copy #?.mcp MUI:Libs/mui/
    
  4. reboot and enjoy the new version ;)

License / Copyright

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.

BetterString is distributed and licensed under the GNU Lesser General Public License Version 2.1. See COPYING for more detailed information.

Authors

  • Allan Odgaard
  • Ilkka Lehtoranta
  • Jens Maus
  • Thore Böckelmann

betterstring's People

Contributors

tboeckel avatar jens-maus avatar mattrust avatar wawatok avatar pbobbenb avatar sorbits avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.