-
Content Count
1245 -
Joined
-
Last visited
-
Days Won
28
Everything posted by Sherlock
-
Off the top of my head, how about putting a client aligned yellow panel rectangle inside the TEdit, HitTest and TabStop set to False, then set its visibility to whatever you need. Untested idea. Edith adds the need for transparency.
-
New in 10.3: IDE UI Improvements in the Main Window
Sherlock replied to Mohammed Nasman's topic in Delphi IDE and APIs
I'll have to see how it feels, pics look OK though. -
I second that!
-
Ok. You almost got me. How is the form designer handled? It is my understanding that most other languages handle layout questions through code entirely. Could it be, that this aspect is underrepresented in LSP?
-
That is my understanding as well. It helps writing code but in the end you still have to compile it with Delphi though. Being a Delphi Developer since Version 5 this would mean quite the change in behavior. I'm used to pressing Ctrl+F9 every now and then, just to check if it still compiles (aka is ready for shipping 😉). This can't be possible with for example Eclipse, or can it?
-
I have been waiting for that reply ever since I first used that nick in an other forum back in 2000. 18 years...wow!
-
SCNR = Sorry, could not resist https://en.wiktionary.org/wiki/SCNR
-
So basically and very bluntly, it is a way to enable the use of Visual Studio for any language... <Rant>I see there are other editors out there, that support the language server protocol, but apart from Eclipse and Sublime Text they are somewhat cumbersome 😉 Now I could refresh my vim knowledge, but both the Delphi IDE and Pythons IDLE (yes, I know that is not really an IDE but for my needs an purposes it is) and sometimes Nano really are enough for me. I have no intention on spending extra money on yet another editor (apart from Eclipse the free editions seem to not offer LSP support) to gain practically nothing apart from being able to use the same editor for both languages. </Rant> This project is fine and well for those languages that come without an IDE, and they might profit from it immensely. But Delphi has everything built in, and the things missing come through add-ons. But, and I can't stress this enough, I am a low level developer and quite the conservative nay-sayer. I may very well miss the big picture, and for those guys that use 5 different languages on a daily basis, being able to use the same IDE definitely makes LSP a very fine thing. So go for it. Should have led with that...I guess.
-
Sorry I still don't get it.Bear with me please. I'm just a Delphi developer who dabbles in Python. I have never heard of this and still can't see the benefit other than "you can use a different editor". Why is a server needed for that? And what does said server actually do?
-
Suggestions for New Forum Headers (Subjects, parts)
Sherlock replied to adnanoncevarlik's topic in Community Management
Rants could find their way into off topic 😄 -
fmx TImageList and TImage which loads image files from directories
Sherlock replied to John Kouraklis's topic in I made this
I guess getting this to run with D2010 might not be that easy, considering it is written for FMX. -
Is there already a statistic about the new registrations?
Sherlock replied to sh17's topic in Community Management
Awww, come on. This is good for the brain. a little mental arithmatic keeps your mind sharp. 😄 -
Who profits from this how? Or rephrased: What does it do?
-
option "select block" to quick copy text?
Sherlock replied to KodeZwerg's topic in Community Management
Indeed this is a feature I miss as well. The code block should have a "copy code to clipboard" function. And should be foldable...while we're adding features to the code block. -
Inline Variables Coming in 10.3
Sherlock replied to Marco Cantu's topic in RTL and Delphi Object Pascal
Ooooh! That actually makes sense and sounds sweet! I take back everything I said. -
Is there already a statistic about the new registrations?
Sherlock replied to sh17's topic in Community Management
😄 Nice eastern Frisia diagram. Similar to their national flag (white eagle on white background). -
Inline Variables Coming in 10.3
Sherlock replied to Marco Cantu's topic in RTL and Delphi Object Pascal
OK, thanks for clarifying. -
Inline Variables Coming in 10.3
Sherlock replied to Marco Cantu's topic in RTL and Delphi Object Pascal
Could someone please explain the benefit of type inference in a programming language that showcases type safety? As soon as the compiler has to guess a type, and my be wrong, this could result in C-like problems later on. I have made my peace with inline variables (yes, I am quick at giving up), but this feature seems a bit too "over the top" bait for non Delphi developers. I mean, this too can be ignored, but with a team big enough, it just find it's way into code nevertheless. -
Unpin Pinned Stuff for Recent Topics view?
Sherlock replied to KodeZwerg's topic in Community Management
Again: Are you using any of the "unread content" views? Which view are you using specifically? -
This discussion could move on to here https://en.delphipraxis.net/forum/31-gexperts/ Just sayin'
-
Backporting the new language features in Delphi Rio
Sherlock replied to Johan Bontes's topic in RTL and Delphi Object Pascal
It's not out yet, and a thorough analysis or documentation would be subject to an NDA. Right now patience is a virtue. -
The intention was to have a place where someone could post their existing tutorial. But a request for a specific tut is legit as well.
-
Unpin Pinned Stuff for Recent Topics view?
Sherlock replied to KodeZwerg's topic in Community Management
Pinned status is a property of a topic, that is set by staff to mark is as important and worthy of keeping in a prominent position for a long time. Only staff can remove this status. However, pinned topics will not appear in the "unread" lists, unless you haven't read them of course. -
Directions for ARC Memory Management
Sherlock replied to Marco Cantu's topic in RTL and Delphi Object Pascal
But you do get a bunch of warnings, @Dalija Prasnikar -
Then choose your highest available version 😄 Thing is, this will show up under your name in the forum and a long list of versions would just create confusion. Check @Michael Puff or my post to see what I mean.