Jump to content

Sherlock

Moderators
  • Content Count

    1322
  • Joined

  • Last visited

  • Days Won

    28

Everything posted by Sherlock

  1. Sherlock

    How to know how app was started

    Perhaps this SO question can help: https://stackoverflow.com/questions/36123333/which-method-is-getting-called-when-app-is-opened-by-push-notification-clicked
  2. Sherlock

    DunitX run code after all tests have run

    To what end? As a form of global TearDown?
  3. You forgot the "...which in turn import a ton of more libraries all of which may or may not contain some serious security issues" part 😉
  4. Sherlock

    EULA declined installing 11.1 with Network Named license

    Apart from the obvious TLS 1.3?
  5. Sherlock

    did Sherlock left DP?

    I'm OK, guys, thanks for asking. Not Corona, but I've spent some time in the hospital nonetheless.
  6. Sherlock

    Windows Software Development Kit - why?

    Ummmm... Yeah: https://images.app.goo.gl/2Xcd1gMuLncGModL6
  7. Sherlock

    Cannot build iOS 15.1 apps

    I'm afraid in this case your Delphi version might be outdated.
  8. Well, I just copy my SD Master for redistribution...but, why not?
  9. Sherlock

    Developing under Windows 11 in a VM not feasible ?

    Well cancel Windows 11 then. No need for it anyway. Only for testing. Some folks still use WinXP, being stuck on Win10 till MS comes to their senses seems not that long.
  10. Sherlock

    Long term availability of Community Edition

    When you compare Embarcaderos product portfolio with Microsofts you should notice some ridiculous differences as well. You just can't make that much money on selling IDEs or developer tools alone. Please get real. Office Suites alone generate a much higher income, add an OS to that and giving away an IDE for practically nothing seems to barely make a dent in the profits.
  11. Sherlock

    Application to generate all cross platform images

    In the past I used one of the many free online services for my icons (not that I needed many, only two sets). Appiconmaker, app icon generator and so forth are handy google arguments. What they lack is the start screen thing, nice addition. What none have or even consider, is the use of a different icon for those small ones, where scaled down big images just look mushy and ugly. See here for more info on that subject.
  12. Sherlock

    Bookmarks dead?

    Well, first of all, none of the libraries are closed source, every licensee may/can/should take a look at the RTL or VCL code. Furthermore there are some really smart fellows looking at that code, who develop some stuff I for one can't even begin to understand. So I'm pretty sure the comments don't come out of the blue and are not simply made to disrespect. They are heartfelt cries of pain and sorrow.
  13. Sherlock

    Bookmarks dead?

    Ummm. to complicated for that small stroll off of the beaten path. Let's all just try to get back on topic.
  14. Sherlock

    Bookmarks dead?

    Finally they have to eat their own can of worms...
  15. Sherlock

    Windows 11 checkbox and radio button color

    Is that only in your Delphi application or in all applications? In the latter case I concur with @David Heffernan in the former, please write a QC ticket.
  16. Sherlock

    Delphi compatibility with Windows 11?

    They could have reused their Win7 Engine, but where would be the fun in that.
  17. Sherlock

    Delphi compatibility with Windows 11?

    Considering that's how everybody else does it, causing some poor saps to even run W2K machines that is not the worst of all choices...
  18. Sherlock

    JEDI VCS add-in for Delphi

    I loved JEDI VCS, but that ship has sailed so long ago. Just use this opportunity to jump in some fresh clean water.
  19. I guess those folks are still on D2007.
  20. Sherlock

    Delphi and the new Apple M1 CPU

    Yeah, scratch my remark, please. USB-C is Thunderbolt compatible.
  21. Sherlock

    Delphi and the new Apple M1 CPU

    Anyone with no need for USB peripherals I guess...
  22. I am very happy about noticeable changes in the compiler. It means they really still care. It's just not my main concern to save one or two megabytes here or there. But I do understand folks that really need it, hence the "broader audience" part in my post... some really need small executables. There is a whole Non-VCL movement out there, that denies themselves the VCL for reasons of exe sizes (among other reasons, I am sure). But, they might not profit from these changes...
  23. While it is a nice thing for some, ever since the use of floppy disks for data exchange has dwindled, the broader audience does not really care about exe sizes.
  24. Sherlock

    splitting interface + implementation

    So, what is left is separating application logic from UI.
×