Jump to content

eivindbakkestuen

Members
  • Content Count

    106
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by eivindbakkestuen

  1. eivindbakkestuen

    Delphi 10.4.2 application switch after using open file expert

    Can confirm it happens every time I use the File Open expert. I use this all the time...
  2. eivindbakkestuen

    Find exception location from MAP file?

    Not sure what is going on for you, it works well enough that we use it in NexusDB for the binaries we provide.
  3. First, do some debugging and find out if the record "disappears" on the server side (query, or in the JSON transformation), or on the client side (store raw JSON, review contents...).
  4. eivindbakkestuen

    Find exception location from MAP file?

    Since this appears to be a low budget project, you could start using the free exception stack trace routines in the JCL library.
  5. eivindbakkestuen

    My project don't show when install a font on the fly

    What Microsoft instructions are you following for the font install?
  6. eivindbakkestuen

    Delphi 10.4 : Unlock Windows by call to Windows API

    OP, you may find something here: https://github.com/CloudDelphi/RTC-Portal-VCL I have not looked at the source of the above, but when the product was known as Nexus Portal, logging in via remote control worked. If it hasn't been dumbed down for the git release, it's probably in there somewhere.
  7. Hi all! We have kept busy in the dungeon during recent months, and are popping up for a moment to draw breath and give you the latest news. In the just released v4.50.25, the following new features have been implemented: - Multithreaded reindexing operations, spreads work across multiple CPU cores to finish faster (Note: feature requires Delphi 10.3 or newer; requires new nxPatchPPL unit to be added to any project containing a TnxServerEngine component (whether C/S server or Embedded) for correct functioning). Our standard nxServer binary comes with this enabled. - New Record Engine Compression Options: Zip (level 1..9), RLE, Lz4 (level 1..9), to help reduce table size (depending on contents) - Enterprise Manager: new Global Font option; application wide control of font and size - Enterprise Manager: CSV Import: ignore key violations option; remove "field=" prefixes option - Professional Edition: Secure Transport Components now supported in C++ Builder regards, The NexusDB Team
  8. eivindbakkestuen

    Install flag to say it's for ALL USERS?

    It sounds like your sys admins are working hard to keep developers from doing their work. 😞
  9. eivindbakkestuen

    Install flag to say it's for ALL USERS?

    Isn't the idea that you get your organization's "trusted" admins to run the installers for you, and you (under a non-admin) user account can run and use the applications? Does that not work with Delphi?
  10. eivindbakkestuen

    Help parsing boolean from RESTAdapter

    /// <summary> /// Specifies the field type definition mode. When it is: /// * TJSONTypesMode.Rich, then adapter will try to derive field type from the JSON content. /// * TJSONTypesMode.JSONOnly, then adapter will use only JSON value types. /// * TJSONTypesMode.StringOnly, then all fields will be represented by ftWideString. /// Default value is TJSONTypesMode.Rich. /// </summary>
  11. eivindbakkestuen

    kuLibrary

    The announcement in the OP should be in the Delphi Third Party instead of this group.
  12. eivindbakkestuen

    Ann: NexusDB - Black Friday Sale

    Greetings! From now until Monday November 30th, take 25% off the full price of any new license of NexusDB Database Engine or Nexus Quality Suite. To purchase, go to our webshop: https://www.nexusdb.com/support/index.php?q=pricing Please enter the coupon code BLACKFRIDAY during checkout to apply the rebate. Note: only valid for new licenses. Happy shopping! Regards, The NexusDB Team
  13. As a special treat to those who would like to move up to the best Delphi database engine for embedded use, we have a great offer for you! From now until November 30th, take a whopping 66% off the full price of our NexusDB Embedded Source version; approx price after rebate is US$150. To purchase, go to our webshop: https://www.nexusdb.com/support/index.php?q=pricing Please enter the coupon code BLACKFRIDAYEMB during checkout to apply the rebate. Note: only valid for new licenses, and only for the Embedded Source SKU. Regards, The NexusDB Team
  14. eivindbakkestuen

    Ann: NexusDB Embedded w/Source - Black Friday Sale - 66% off

    Actually, its ~AUD 150 or ~USD 100. Even better 😄
  15. Could we please have this dialog remember its size after changing it? Right now it doesn't, and thus half of the text is obscured the next time the dialog pops up. 🙂
  16. eivindbakkestuen

    IDE Reopen not reset directory to that of the project

    Neat trick #1: update Win7 to Win10
  17. eivindbakkestuen

    [Android] How to capture characters with a bluetooth device

    Which "bluetooth handheld device"? If you plug in a normal keyboard and type in the string, do you get the expected result in your input field?
  18. writeln(x:3:0) produces " 1" in 10.4.1 afaiks (when x = 0.9)
  19. eivindbakkestuen

    GExperts for Delphi 10.4.1

    Yep, that seems to have fixed the AVs I was having. Thanks!
  20. eivindbakkestuen

    Andoid TLabels Have Lines on the Letters

    Does this happen on several different devices?
  21. eivindbakkestuen

    DelphiUCL

    Why, oh why is there no description on github to say what is so great about the project? Sigh... even the project that this originated from says nothing, except showing some screenshots. I guess we programmers are not marketers 🙂
  22. Try refreshing the Overbyte site in your browser, the latest stable release is 8.64
  23. eivindbakkestuen

    Ann: NexusDB EOFY Sale

    Greetings from NexusDB, the home of great database components and Quality Assurance tools for Rad Studio/Delphi/C++ Builder. We have a great EOFY (End of Financial Year) offer for you! Take advantage of the following until the end of June: For any purchase made of new licenses, on all products, take 30% off the normal price. Yes, that is 30% off any full price product, even including our Full Monty Pack which bundles all products! To receive the rebate, make sure you enter the following coupon code during checkout: EOFY2020 Visit our webshop here: http://www.nexusdb.com/support/index.php?q=pricing Please also note, all our prices are in Australian dollars. If you are purchasing from outside Australia, take advantage of the extra 25% "rebate" provided by the favourable USD/AUD exchange rate! Our main products: NexusDB Database http://www.nexusdb.com/support/index.php?q=nexusdb Nexus Quality Suite http://www.nexusdb.com/support/index.php?q=qualitysuite regards, The NexusDB Team
  24. eivindbakkestuen

    Your RAD Studio 10.4 Sydney issues

    Are you sure that option does not exist anymore? 🙂 I'm pretty sure I didn't dream this up.
  25. eivindbakkestuen

    Your RAD Studio 10.4 Sydney issues

    No, you didn't miss anything, exact same thing happened to me. I'm absolutely certain I had Help checked during the first install, because this also happened to me during 10.3. Worse part of it was, even though I'm absolutely sure I left the "remove registry entries" option in the "keep" position during uninstall, after the reinstall the IDE came up pristine, and left me with installing a ton of 3rd party libraries a second time. Ugh.
×