Jump to content

Sherlock

Moderators
  • Content Count

    1290
  • Joined

  • Last visited

  • Days Won

    28

Everything posted by Sherlock

  1. Sherlock

    OrangeUI

    @Andrea Raimondi"These people" is a term with quite a negative connotation. But I agree with you.
  2. Sherlock

    Decorating read-only controls

    Ah...beauty. That comes at the very end of the process. Usability should be main concern which will result in an overall positive UX. Beauty is just glitter and bows and ribbons. Good usability, however, is measurable. Alas this process of measuring is time and resource consuming. Not many managers are willing or even capable of spending money on this, reckoning that usability will improve itself over time. Sadly, more often than not the opposite happens.
  3. Sherlock

    Decorating read-only controls

    Ay, there's the rub: Please! Pretty please! Find me a good designer! When they are not even present in most of the leading UI manufacturers, surely there must be some kind of global shortage. I am painfully aware of the fact, that an engineer will fail at creating a good UI as well. So the best thing is to have them both talk with each other through the entire development process...a costly thing. *sigh*
  4. Sherlock

    [iOS] TNotificationCenter

    So, is this considered a bug? If so, have you reported it?
  5. Sherlock

    IDE Fixpack 6.4.2 hangs Delphi 10.3.1

    Wishful thinking I can totally relate to.
  6. Sherlock

    Context sensitive code completion and syntax checking

    Oh, I love a good guessing game! Please @Alexander Sviridenkov solve this mystery!
  7. Sherlock

    Context sensitive code completion and syntax checking

    That is not in the Delphi IDE, is it?
  8. Sherlock

    On-demand ARC feature discussed

    There is one simple and effective way to follow through on that, which is to just stop responding.
  9. Sherlock

    New VCL Style from DelphiStyles.com

    Aw, come on Lars, it's a matter of taste...
  10. Sherlock

    Please vote - SonarCube support

    Regarding FixInsight, it would appear that after acquisition only marginal work has been invested. https://www.tmssoftware.com/site/fixinsight.asp?s=history However, this might mean the product is stable and needs no more improvements. I am quite happy with it, and the flexible ways to make it fit my requirements.
  11. Sherlock

    How to clone settings ?

    Amen to that! Every Tom, Dick or Harry writes something into the registry nowadays. It's just as cluttered as the good old win.ini was back in the day.
  12. Sherlock

    Mark thread as read?

    I always thought that happens as soon as you are in the thread (not necessarily reading it). But I guess you want to mark it read without entering it, correct?
  13. Sherlock

    Getting the Windows version

    How about turning those few lines into an abstract? Something short and juicy like "In this blog post I'll discuss the possibilities to get the real Windows version". That should be enough to either get the attention of the interested, or inform the uninterested of the contents so they can move on. BTT: Very useful, thank you!
  14. Are you sure he is talking about the quality...or rather about the time invested? And please, words like delusional are not considered to be kind or respectful.
  15. Thank you, that is all we're asking.
  16. @AlekXL Please consider reading your posts while taking your opponents point of view. Then please consider them to be human beings. Then alter your text, defusing the disses, then take a deep breath, read it again, insert some final niceties and finally post it. Moderators have been lenient thus far, but patience is growing short.
  17. I know that, but how many successful pull requests have you gotten into RTL/VCL/FMX so far?
  18. Sherlock

    Any advice when to use FileExists?

    Well...if you know your other methods do the file check, then don't do it outside of them. But only then.
  19. Very insightful and concise @Dalija Prasnikar. I would even go so far as to say: The compiler is not the issue, it's the libs (RTL/VCL/FMX) as you said, but also the IDE that might profit of opening up, and still there would have to be a team of code reviewers that would do nothing but prevent crap faulty/low quality code from getting into the base. Not sure if Embarcadero would want to make that investment.
  20. Sherlock

    Advice Needed: PDF Graphics Rendering Suite??

    OMG, that website is a total turnoff. Sorry 4 the OT.
  21. Sherlock

    Strange messages at run-time

    So, just to be clear. These are messages in the "Event Log"? They do not come from the compiler. They are messages triggered by your application and the DLLs it uses. Either you dive in deeper using the process monitor from SysInternals or check out how you access those files (standard API, some old legacy code, some new self made code, some alien technology and so forth) in your code. Where are those files? In the MS cloud aka OneDrive?
  22. Decorating almost always is. That is one of the most awesome features of Python, simple use of decorators.
  23. Sherlock

    Rio 10.3.1 IDE Compiler Error

    Aw, come on guys...back to trying to solve the issue please.
  24. Hah! Forgot about that caveat. Thanks, toms!
  25. And here's a link for that fine product: https://www.delphipraxis.net/attachments/50391d1544033172-wuppdiwp-neue-welcome-page-fuer-delphi-pkgwuppdiwp_dx103r_1-2-2.zip
×