Jump to content

eivindbakkestuen

Members
  • Content Count

    114
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by eivindbakkestuen

  1. eivindbakkestuen

    Delphi 11, migrate or wait

    If you are posting this in the hope someone will eventually fix it... *post the link* to the issue so others can vote!
  2. eivindbakkestuen

    Width of GroupBox on inherited form changes to default in Delphi 11

    You can try to find out here: https://quality.embarcadero.com/browse/RSP-10633?jql=text%20~%20%22tgroupbox%22 Make sure to log your issue if you don't find a matching one.
  3. eivindbakkestuen

    Stay on top of the new release EntityDAC for RAD Studio 11 Alexandria

    This particular group is not for announcements, please read the forum rules... you did it right before. πŸ™‚
  4. eivindbakkestuen

    Small bug in TControlListButton (Delphi 11 and Delphi 10.4.2)

    Search the Quality Portal, log if not? Post link for voting?
  5. eivindbakkestuen

    Passing docs between apps?

    If I'm not mistaken, the search word to use is "intents" (at least on Android, shows you how much I know...). Google something like "delphi android intents"
  6. ADUG is ending its archaic mailing list and moving into this century with a new web based forum, available here: https://forums.adug.org.au/ Anyone can join and discuss our favourite tools. πŸ™‚
  7. eivindbakkestuen

    Alfabetical order of a letter

    What exactly are you trying to do?
  8. 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 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: EOFYSALE 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
  9. 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...
  10. 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.
  11. 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...).
  12. 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.
  13. eivindbakkestuen

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

    What Microsoft instructions are you following for the font install?
  14. 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.
  15. 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
  16. 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. 😞
  17. 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?
  18. 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>
  19. eivindbakkestuen

    kuLibrary

    The announcement in the OP should be in the Delphi Third Party instead of this group.
  20. 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
  21. 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
  22. eivindbakkestuen

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

    Actually, its ~AUD 150 or ~USD 100. Even better πŸ˜„
  23. 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. πŸ™‚
  24. eivindbakkestuen

    IDE Reopen not reset directory to that of the project

    Neat trick #1: update Win7 to Win10
  25. 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?
Γ—