Leaderboard
Popular Content
Showing content with the highest reputation on 04/26/22 in all areas
-
v3.4.0 Added StrokeColor property to TSkLabel; Added LetterSpacing property to TSkLabel; Added automatically Skia to uses when use controls in form; Added EncodedImageFormat property and MakeFromStream to SkCodec; Added MakeRawShader to SkImage; Added MakeImage to SkRuntimeEffects; Exposed DirectContext in TGrCanvasCustom class to run code on the GPU more easily; Fixed BackgroundColor property of TSkLabel; Fixed issue loading bitmaps from stream when using Skia in Vcl project; Fixed build script with python3 as default; Minor improvements and fixes. New StrokeColor property of TSkLabel Github: github.com/skia4delphi/skia4delphi Website: skia4delphi.org
-
Parnassus Bookmarks for Delphi 11 Alexandria?
dummzeuch replied to PeterPanettone's topic in Delphi IDE and APIs
The easiest solution for that would be to disable the plugin if the IDE was not started with /highdpi:unaware and document that restriction. That would help those who miss the plugin but can live without high dpi support in the IDE. Of course there would still be a lot of moaning about this but maybe less than about the total absence of this plugin and any communication about the reason for that. (But that's not going to happen anyway ...) -
HTML Parser alternative to MSHTML?
Alexander Sviridenkov replied to Darian Miller's topic in Delphi Third-Party
Why ypu don't you parser from HTML Component Library? AFAIR you own a license. Parser supports XPath and JQuery so searching for particular nodes is quite simple. -
Parnassus Bookmarks for Delphi 11 Alexandria?
dummzeuch replied to PeterPanettone's topic in Delphi IDE and APIs
As always, I'm accepting patches. I currently haven't got the time to implement this myself. Maybe, since to many people seem to want this feature, you could pool some money and even pay somebody to implement it. -
Parnassus Bookmarks for Delphi 11 Alexandria?
Steven Kamradt replied to PeterPanettone's topic in Delphi IDE and APIs
Really, all that is missing from this GExperts expert is mapping the CTRL-B to add a new bookmark (or if your on a bookmark already just remove it), and the concept of a bookmark stack (the ctrl-shift-b to drop a temporary bookmark, and escape to pop the bookmark stack, shift-escape would swap the current position for the last position). There was some custom drawing of the bookmark stack into the editor, which is possibly why we haven't seen it updated to Delphi 11.1 yet? -
THttpAppSrv processing post despite failed basic auth
Angus Robertson replied to omnibrain's topic in ICS - Internet Component Suite
I did some initial testing, and the version of OverbyteIcsSslMultiWebServ in SVN has the comment 'Added authentication using POST requests.' There were no relevant changes to the server itself. But I'll be doing some more work on POST uploads and authentication next week, so will test it again before the next release. Angus -
Parnassus Bookmarks for Delphi 11 Alexandria?
dummzeuch replied to PeterPanettone's topic in Delphi IDE and APIs
I added it around the time I heard about Parnassus Bookmarks, just to see what can be done with standard OTAPI functions. https://blog.dummzeuch.de/2016/01/09/experimental-gexperts-version-1-38-2016-01-09-released/ -
Google thinks you should use the Position property. https://docwiki.embarcadero.com/Libraries/Sydney/en/Vcl.MPlayer.TMediaPlayer.Position
-
Error message: "'Cannot call Start on a running or suspended thread"
Remy Lebeau replied to mikerabat's topic in Windows API
In general, there is nothing wrong with creating a TThread with CreateSuspended=False. That has worked just fine for the past 2 decades. So, unless Embarcadero has recently broken TThread, something else is likely going on. -
Fellow Delphi Developers RunTime ToolKit Marshal version 2022.4.24 is available. Marshal Updates: Object inspector is now Object Plus . Demo Video here for this learning exercise Inspectors for TDataset and TFDConnections are in this demo: Follow along with this playlist to get an overview of inspection at runtime. Follow this link for price info For Documentation take a look at the Wiki Thank you for looking and I welcome feedback SwiftExpat https://swiftexpat.com
-
Parnassus Bookmarks for Delphi 11 Alexandria?
FredS replied to PeterPanettone's topic in Delphi IDE and APIs
Sure, sometimes I use Notepad++ bookmarks and its Editor.. 🙂 -
Could not open the HELP file in Windows 11 ARM, running in Parallels. Copied the file to a Windows 7 computer and the help file opens.
-
Parnassus Bookmarks for Delphi 11 Alexandria?
Anders Melander replied to PeterPanettone's topic in Delphi IDE and APIs
I've heard that it's a special integration operation and that everything is going according to plan. Nothing to see here. Move along. -
Parnassus Bookmarks for Delphi 11 Alexandria?
Stano replied to PeterPanettone's topic in Delphi IDE and APIs
What would happen if they released a version with only 96 DPI support. I think that would be enough for many developers. -
Parnassus Bookmarks for Delphi 11 Alexandria?
Fons N replied to PeterPanettone's topic in Delphi IDE and APIs
My comment on Marco's blog got posted. But unfortunately he did not provide an answer. Even a "sorry, I cannot give any answer at the moment" would be preferable to the deafening silence of no response at all. That is also saddening. I skipped version 11.0 but I am using 11.1 now. Of course, one can program without the Parnassus plugins, but I do miss it. Greetings, Fons -
Hello, Free eBook : Delphi High Performance By Primož Gabrijelčič Publication date: Feb 2018 Pages: 336 Build fast, scalable, and high performing applications with Delphi Here only today : https://www.packtpub.com/free-learning
-
It seems very likely this is the case. You would think David would remember all past projects acquired by bigger companies with promises of 'gold' and in reality they got used for marketing, then pushed aside and lost in space, in very short time.
-
Parnassus Bookmarks for Delphi 11 Alexandria?
Uwe Raabe replied to PeterPanettone's topic in Delphi IDE and APIs
It seems that these plugins don't have a high enough priority to get the necessary resources attached. It is expected that there will be High DPI issues. As there are still plenty of similar issues in the IDE, I can understand which ones they target first. -
Parnassus Bookmarks for Delphi 11 Alexandria?
Sherlock replied to PeterPanettone's topic in Delphi IDE and APIs
This is really saddening.