GithubHelp home page GithubHelp logo

parmaja / minictrls Goto Github PK

View Code? Open in Web Editor NEW
13.0 3.0 6.0 882 KB

FPC/Lazarus Components and Controls

License: MIT License

Pascal 96.47% Batchfile 0.04% NASL 1.14% Assembly 2.35%
lazarus lazarus-component fpc pascal lcl

minictrls's Introduction

Mini Controls

FPC/Lazarus Components and Controls

Components listed under Native tab in Lazarus IDE

Dependencies

https://github.com/parmaja/minilib

Compile

It need Last version of Lazarus, always Last, maybe from SVN repo, and FPC 3.2

Controls

Stable controls is

TntvDotMatrix, TntvTextDotMatrix: for fun, it write or draw canvas as dot matrix.

TntvProgressBar: it is a 2 progressbars in one control.

TntvPanel: Panel with splitter on the side depend on Align property

TntvSplitter: Splitter with assigned control to resize it

TntvPageControl: You can drop any control inside it, to cover it by tab, no need to create page then place that control, it reduce the controls count, or make it easy to add speical panels to it.

TntvTabSet: Page control header, it not content any control, just show tabs.

minictrls's People

Contributors

belalhamed avatar zaher avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

minictrls's Issues

Grid Save/load CSV/File into Columns

Make grid Save/Load CSV/File in Columns object not the grid object, to allow save it as Vistual order or original order of columns
like

    Grid.Columns.SaveToFile(.... 
    Grid.VisibleColumns.SaveToFile(....

Same for Copy and Paste

Add Scrollbars

Add scrollbars to TntvPixelGrid and zooming using wheel

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.