-
Alexey,
I've put together several test apps to test the atScrollBar. I've used a trichedit, a tmemo, and a component I use called PlusMemo. For each one I set the atScrollbar.MinSizeOfThumb to "24"…
-
please check the problems of this library with intel tbb malloc (causing AV stack overflow)
https://en.delphipraxis.net/topic/636-heavy-bug-102-103-rio-passing-parameter-pointers-in-anonymous-metho…
ghost updated
5 years ago
-
Since the instance registry exposes critical management functionality, we need to secure it with proper authentication. Only administrators should be able to log in to the Delphi-Management frontend a…
-
I was reading the draft for the type-system ([XDN03](https://github.com/Microsoft/xlang/blob/master/design_notes/XDN03%20-%20xlang%20Type%20System.md)) and it looks simultaneously too much and too lit…
-
## Steps to reproduce this issue
1. Have the default theme and SQL colors activated, then switch to a dark theme
2. Watch out for font colors in the log panel
## Current behavior
Unr…
-
We have found that CEF4Delphi does not update the parent form's (or `TScreen`'s) `ActiveControl` property when focused. This means that TAction and other interactions think the wrong control has focus…
-
I'm trying to compile https://github.com/DmLam/GrammarEdit with Lazarus (Using Free Pascal 3.0.4 in Delphi Mode). At first I've used the latest release (Source), now switched to master (source), but t…
-
## Current behavior
Fonts are blured on Windows systems (with high resolustion screens) with font scale settings.
## Expected behavior
Sharp fonts with any scale factor in Windows settings.
##…
-
**Describe the bug**
In some cases parts of maven URLs contains characters that need to be escaped. When URLs are being constructed this crashes the stream.
**To Reproduce**
See following stack …
-
Currently you cannot add SpTBX lib components when you have selected as platform Win64. So you need to switch to a 32 bit platform add the components and switch back to Win64 platform. To avoid this…