GithubHelp home page GithubHelp logo

jam-software / virtual-treeview Goto Github PK

View Code? Open in Web Editor NEW
621.0 89.0 241.0 26.13 MB

Virtual Treeview is a Delphi treeview control

Home Page: http://www.jam-software.de/virtual-treeview/

Pascal 73.08% TeX 17.40% C++ 0.26% Batchfile 0.01% Rich Text Format 9.25%
delphi control treeview pascal delphinuspackage

virtual-treeview's Introduction

Virtual-TreeView

Virtual Treeview is a Delphi treeview control built from ground up. Many years of development made it one of the most flexible and advanced tree controls available today. Virtual Treeview starts off with the claim to improve many aspects of existing solutions and introduces some new technologies and principles which were not available before.

Help Needed: Any volunteer that takes care about C++ Builder bugs and packages?

I don't use C++ Builder and my experience with it is very limited. This makes it difficult to take care about bugs that are reported in C++ Builder and to maintain the C++ Builder packages. I would be great if someone would volunteer to do this.

Downloads

V7.6.x official release for Delphi XE3 to 11.3 and C++ Buildler 10.1 to 11.3: JAM Software (Changes)

In the master branch we develop V8 that includes some breaking changes.

An experimental FireMonkey port can be found here: livius2/Virtual-TreeView

A port to Lazarus / FPC can be found here: blikblum/VirtualTreeView-Lazarus

For a Delphi XE2 compatible fork see: Fr0sT-Brutal/VirtualTreeView_mod/tree/fr0st_xe2

For a Delphi XE compatible fork see: sglienke/Virtual-TreeView

V5.5.3 for Delphi 7 to XE2: Download

V6 latest stable version tested on Windows XP/2003 support: GitHub

For installation instruction see the "INSTALL.TXT" file in the ZIP. Delphinus-Support was added.

Technical Support

Please do not contact developers or JAM Software for technical support. Please try to get support from the community e.g. at Stack Overflow, Delphi Pages, Delphi Praxis or Embarcadero forums. Please do not use the issue tracker for getting support, only for reporting true bugs (see below).

Reporting Bugs

First of all, please make sure you are using the latest official version. When reporting a bug please attach a sample project as ZIP-file that allows us to quickly reproduce the bug. This can also be one of the demo projects that come with Virtual Treeview, modified to show the bug. If only small changes are required, a description is sufficient how a demo projects needs to be changed in order to replicate the bug. Please follow best practices for good bug reports.

If you already have a solution, please supply a patch file or make a pull request. If you used a previous version that did not have the bug, please include this version number in your report.

Feature Requests

We currently focus on reducing the number of reported bugs and getting Virtual Treeview stable. Feature Requests will most likely not processed at the moment. We are only going to process enhancement requests if the new feature is of general interest and a source code patch based on the latest SVN revision is attached to the report. Please mark feature requests with the flag "Enhancement".

Contributors

If you want to contribute, you are welcome. We always look for help, not only for the development of the Virtual Treeview control itself, but also for maintaining the sample projects, the help or the wiki. Please send an email to: joachim(dot)marder(a)gmail.com

License

Virtual Treeview is published under a double license: MPL 1.1 and LGPL 2.1 with static linking exception as described here: http://wiki.freepascal.org/modified_LGPL

New project owner

JAM Software took Virtual Treeview under its wing in 2014, but not much will change besides the homepage and download location.

virtual-treeview's People

Contributors

alexmitev81 avatar alidehbansiahkarbon avatar daniel-tr avatar elminsterau avatar fr0st-brutal avatar hermannoffen avatar hubalazs avatar isakindov avatar joachimmarder avatar kostovp avatar landrix avatar livius2 avatar lorenzo-montesi avatar luebbe avatar lyynxx avatar maciej-izak avatar npc8 avatar obones avatar plathub avatar plpolak avatar pyscripter avatar sanjayssk avatar shadow-cs avatar sorien avatar tyoshi2 avatar uweraabe avatar vincentparrett avatar whookie1 avatar xmnovotny avatar zencode1 avatar

Stargazers

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

Watchers

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

virtual-treeview's Issues

Multiple checkbox support

From [email protected] on June 14, 2009 06:25:24

Currently there is checkbox support for one (I think the main-) column.
Which is nice and useful.

There are several situtations where more than one checkbox per node is
needed. I have implemented a workaround for this in HeidiSQL, where a
checkbox image gets drawn in OnAfterCellPaint, and clicks are handled in
OnClick - not very nice code, and the checkbox doesn't behave exactly like
a normal checkbox does. For example the style of it is not adjusted to
Vista or XP. Or events like OnGetText set the cell text but that is not
displayed anywhere.

See also a forum discussion: http://support.soft-gems.net/forums/viewtopic.php?t=1526

Original issue: http://code.google.com/p/virtual-treeview/issues/detail?id=1

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.