Vincent Parrett

Results 49 issues of Vincent Parrett

Hi @danieleteti Any interest in adding support for the dpm package manager project - https://github.com/DelphiPackageManager/DPM It's still early days but trying to get libraries onboard. I can do a PR...

accepted

Hi @danieleteti Any interest in adding support for the dpm package manager project - https://github.com/DelphiPackageManager/DPM It's still early days but trying to get libraries onboard. I can do a PR...

https://github.com/JAM-Software/Virtual-TreeView/blob/4924906a2be49c781786ae5ac6fcd45419f78015/Source/VirtualTrees.pas#L10071 I can reproduce this, if the form is first opened on a high dpi monitor (4K), then moved to a 96 dpi monitor then I see the integer overflow...

_From [[email protected]](https://code.google.com/u/103668947463147406895/) on June 23, 2014 18:38:39_ Currently there is one-column sort support. Which is ok, but there are several situtations where more than one-column sort is needed. Googling for...

Enhancement

_From [[email protected]](https://code.google.com/u/106252421877520531418/) on October 24, 2012 07:44:53_ heidisql uses the space on the left side of the column to indicate whether there are any indices or foreign keys present. when...

Enhancement
Pull Requests Invited

_From [[email protected]](https://code.google.com/u/108861890102507120184/) on July 25, 2014 23:44:46_ If toUseExplorerTheme is set to true, and multiple nodes are selected, where the selection rectangles meet the bottom/top line is duplicated, which makes...

Enhancement
Pull Requests Invited

_From [[email protected]](https://code.google.com/u/109542962961937559221/) on April 30, 2014 18:41:16_ Hi, we updated from 5.01 to 5.4. now in trees where we have multiline nodes. the multiline column is as normal. but all...

Enhancement

_From [[email protected]](https://code.google.com/u/104187522429169134478/) on January 29, 2014 20:53:18_ What steps will reproduce the problem? 1. Set toLevelSelectConstraint, toSiblingSelectConstraing, and toMultiSelect. 2. Load treeview with 3 siblings at level 1 or greater,...

Bug

_From [[email protected]](https://code.google.com/u/107835618413455988021/) on January 30, 2014 00:47:12_ What steps will reproduce the problem? 1. Go to advanced demo, there into the AlignDemo 2. Disable coResizeable and enable coFixed options of...

Bug

_From [[email protected]](https://code.google.com/u/112432473582323317592/) on September 01, 2013 08:46:23_ What steps will reproduce the problem? 1. Run attached sample project. 2. Click [Populate Tree] to set up the nodes. 3. Expand the...

Bug