Peter Johnson

Results 151 issues of Peter Johnson

Possible new tip from `extra/Topelina Tips.odt` ---- # FormENTERSIZEMOVE How to Detect the Start Move/Resize, Move and Stop Move/Resize events of a Form. If you want to detect when a...

enhancement
considering

Possible new tip from `extra/Topelina Tips.odt` ---- # FocusModal Open a modal progress window while loading your data. _Question/Problem/Abstract:_ Have you ever needed a small window with a progressbar with...

enhancement
considering

The license is confusing. The way the [License & Credits](https://tips.delphidabbler.com/credits) page is written at the moment, the content as rendered when visiting the website is CC BY-4.0, but the source...

considering

Using the URL `tips.delphidabbler.com/` instead of `tips.delphidabbler.com/tips/` is much friendlier. Is there any way to do this using the `jekyll-redirect-from` plugin?

enhancement
considering

Pull all `` elements into document `` and add `defer` attribute to them to improve script loading characteristics.

enhancement
accepted

Now that the Delphi tips website is a sub-domain of delphidabbler.com it would be beneficial if the rather garish tips site was toned down and restyled to fit in with...

enhancement
accepted

The site uses pretty lousy titles and keywords. This will be a big job though: there's a lot of tips to deal with! Maybe add keywords & description to SQL?

enhancement
accepted

This network should return any KB update number for patch releases. Restrict to Windows 10/11? Required release information available for: * [Windows 10](https://learn.microsoft.com/en-us/windows/release-health/release-information) * [Windows 11](https://learn.microsoft.com/en-us/windows/release-health/windows11-release-information)

enhancement
considering

Rename unit as `DelphiDabbler.Lib.SysInfo`. The will be a breaking change so needs introducing at the next major version release.

accepted

Providing a lot of backward compatibility for older compilers is a lot of work for diminishing returns. Also, I can't test compilers before XE.

accepted