Difference between revisions of "priyatna.org"

From Lazarus wiki
Jump to navigationJump to search
m (Bitbucket repo created, update links)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
== Overview ==
 
== Overview ==
 
It's a set of cool Delphi components ported to Lazarus. The original components can be found [http://priyatna.org/delphi-stuffs.php here]
 
It's a set of cool Delphi components ported to Lazarus. The original components can be found [http://priyatna.org/delphi-stuffs.php here]
 +
 
== Ported Components ==
 
== Ported Components ==
 
Not all components are ported, since some are superseded by Lazarus' own component. The ported components are:
 
Not all components are ported, since some are superseded by Lazarus' own component. The ported components are:
 
* ButtonBar
 
* ButtonBar
* NiceChart
+
* [[NiceChart]]
 
* NiceGallery
 
* NiceGallery
* NiceGrid
+
* [[NiceGrid]]
 
* NicePreview
 
* NicePreview
 
* NiceSideBar
 
* NiceSideBar
 
* SortListView
 
* SortListView
 +
 
== Status ==
 
== Status ==
You may check in individual folder the status of each component. The components are only tested on Win32 since it's my primary development platform (and I'm too lazy to switch Windows<->Linux all the time just to test components). Feel free to send bug fixes or report new problems to the [https://bitbucket.org/leledumbo/priyatna.org/issues bitbucket repository].
+
You may check the status of each component in each individual folder. The components are only tested on Win32 since it's my primary development platform (and I'm too lazy to switch Windows<->Linux all the time just to test components). Feel free to send bug fixes or report new problems to the [https://bitbucket.org/leledumbo/priyatna.org/issues bitbucket repository].
  
 
== Download ==
 
== Download ==
Take them [https://bitbucket.org/leledumbo/priyatna.org/downloads here].
+
Get them [https://bitbucket.org/leledumbo/priyatna.org/downloads here].
  
 
[[Category:Components]]
 
[[Category:Components]]
 +
[[Category:Lazarus]]

Latest revision as of 18:12, 25 June 2023

Overview

It's a set of cool Delphi components ported to Lazarus. The original components can be found here

Ported Components

Not all components are ported, since some are superseded by Lazarus' own component. The ported components are:

Status

You may check the status of each component in each individual folder. The components are only tested on Win32 since it's my primary development platform (and I'm too lazy to switch Windows<->Linux all the time just to test components). Feel free to send bug fixes or report new problems to the bitbucket repository.

Download

Get them here.