Git Product home page Git Product logo

ajui_progressbar's Introduction

AJUI_Progressbar

AJUI Progressbar is a component made for 4D that help you to create and display progress bar in your forms. You can fully customize your progress bar.

A progress bar is created via the language and will be displayed in a picture element in your form. The progress bar is stored in an object that is an instance of a progress bar.

HDI

A HDI is available and you can check the code and the exemples to see how you can use the AJUI_Progressbar component.

Documentation

Full list of available functionalities is available in the repository GitHub page

!! DEPRECATED !! Wiki Progressbar This documentation is deprecated but still available for compatibility reasons if you don't use the new class.

Example

    Case of
      : (Form event=On Load)
        Form.progressBar:=AJUI_ProgressBar.new()

        Form.progressBar.value(70)
        Form.progressBar.name("progressBar_pict")
        Form.progressBar.draw()

    End case

Version

2.1.1-Build32 // Tue, 01 Sep 2020 09:13:40 GMT

Minimal 4D Version :

  • v18 - Version < 2.0.0
  • v18 R3 - Version >= 2.0.0

Questions?

If you have any question, you can create an new issue

ajui_progressbar's People

Contributors

minzirillo avatar zankorius avatar

Watchers

 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.