Jump to content

Sherlock

Moderators
  • Content Count

    1284
  • Joined

  • Last visited

  • Days Won

    28

Everything posted by Sherlock

  1. Isn't that something you can just save using the desktop settings? Edith says: Yes, it is.
  2. Sherlock

    Can Rio and Sydney co-exist?

    The reasons not to install under "Program Files" being? - Small as possible system drive, separate data/app drive - Constant need for unencumbered w/r access to "Program Files" Just curious.
  3. Sherlock

    Can Rio and Sydney co-exist?

    Main question here should be: What happens to tools installed via GetIt? Will they be broken for 10.3.3?
  4. Sherlock

    Front-end vs Back-end question

    I have basic settings right in my application...for windows. In iOS the settings are in the iOS settings. For the more advanced settings, that users should not meddle with, I have an administrative web page. And the even deeper stuff has to be done by my support team in a Linux-shell.
  5. This is actually true for all software products, so I pinned this.
  6. Sherlock

    Return background to foreground

    Then perhaps a "Mainform.Show" will do the trick?
  7. Sherlock

    Return background to foreground

    Not on iOS. And I see no need, except for "my notification has to look fancier than the others" which is a design flaw because to some users that translates to "looks annoying" others would consider it "not fancy enough" and still others would like to get that notification in their own style. That is not the iOS way. iOS is, at least in that respect, KISS.
  8. Sherlock

    Return background to foreground

    That is something different, that is a (push) notification. Please read the documentation: https://developer.apple.com/library/archive/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/APNSOverview.html#//apple_ref/doc/uid/TP40008194-CH8-SW1 and more specifically Delphi: http://docwiki.embarcadero.com/RADStudio/Rio/en/Multi-Device_Application_to_Receive_Push_Notifications
  9. Did those two devices run the same Android version? Concerning iOS AFAIK the OS will suspend an App that has been moved to the background in a short time, if it is not registered as an App that needs to stay alive (i.e. for navigation). Correct handling of that situation is to store the momentary state of ones App and load that state at reactivation. In my opinion there is no need to sleep, just handle the events efficiently.
  10. Sherlock

    TThread always raises OS Errror

    I wish I had that amount of spare time. I would enjoy more walks in the sun. *sigh*
  11. A second rate language that compiles fast as hell...at least for Windows. Now I wonder why 😉
  12. Sherlock

    TThread always raises OS Errror

    Patient: Doctor, my eye hurts, when I poke it. Doc: Well then don't poke it. 😄
  13. Sherlock

    10.4 Sydney pre-release sales offer

    From Denali to Sydney...way to go further than anyone in these days of no flying
  14. I actually know of this feature, and am not ashamed to admit that I have used it. But it was a long time ago. The pains you have to go through to debug GExperts would have gotten me to quit frustratedly, I am not very patient with "hobby projects". How hard would it be to embed GEXperts into a mockup to debug? Basically all plugin developers could unite and profit from this. Sherlock
  15. Sherlock

    Delphi Closedown Error

    I shut it down every day. Have done so since... well, always. You just can't get windows to behave as expected unless it's been freshly rebooted.
  16. Sherlock

    Delphi Closedown Error

    Yeah, I got this too. I choose to ignore it, because I can't change it. I need or rather want all the plugins I use. Only thing bugging me about that error is, Windows wont shut down until it is "clicked away". But I got used to that.
  17. Sherlock

    TrayIcon resfresh method

    I stand by this post It is not possible as it is not what Microsoft wants you to be able to do. Anything to achieve this goal is a hack that may or may not cease to work after the next OS update. It is a waste of time and money. So just stop pursuing this and ask your users to set it manually. Write it in your manual, or some MessageBox, and also mention that you can not support any installation, where this is not set accordingly.
  18. Sherlock

    Windows Build 1909

    Ahaa, that looks like this: WindowsProductName WindowsVersion OsHardwareAbstractionLayer ------------------ -------------- -------------------------- Windows 10 Pro 1909 10.0.18362.752
  19. Sherlock

    Windows Build 1909

    I have pen entry enabled...and it's in German. Maybe one or both of them are responsible for the build number?
  20. Sherlock

    Windows Build 1909

    Where would I see that?
  21. Sherlock

    Windows Build 1909

    Not fast ring...just install as soon as it's out. It is on a VM, so I can undo whatever crap happens
  22. Sherlock

    Windows Build 1909

    My Windows says it installed 1909 on Feb 5th. My current build no. is 18363.815.... no perceptible issues in the last (almost) 3 months.
  23. Sherlock

    Does GExperts work in C++Builder

    Have you tried it? There is a german proverb "Probieren geht über studieren" it roughly translates to "Trying is better than researching".
  24. It is included. https://www.atozed.com/intraweb/bundled/10-3-rio/
  25. Sherlock

    License key system

    @Tntman How does this perform in high security client networks, that usually block the internet?
×