Jump to content

Vandrovnik

Members
  • Content Count

    522
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by Vandrovnik

  1. Vandrovnik

    Firebird 3.0 problem

    I had similar problem with Firebird 3 using IBX components. Solved by using Firebird 4 🙂
  2. Vandrovnik

    TDirect2dCanvas Issues

    Thank you, I am already using it, but when I started to use Direct2D, it looked impossible to print with TDirect2dCanvas.
  3. Vandrovnik

    TDirect2dCanvas Issues

    Hello, I am using Direct2D interfaces directly, so I do not use TDirect2dCanvas. Will you be able do print/export with TDirect2dCanvas?
  4. Vandrovnik

    Delphi 12 IDE, cannot create regions

    QP is broken, too...
  5. Vandrovnik

    Delphi Version in profile

    I will never understand why such a bug is not repaired almost immediatelly - even if they just remove this optimisation. Now it looks that they are satisfied that D12 was released as planned and now f*ck you, users - we do not mind that this product is unusable, for us it was only important to release it. 😕
  6. Vandrovnik

    Delphi 11, migrate or wait

    Fixed quickly? Are we still talking about Delphi?
  7. Vandrovnik

    FirebirdSQL 4 (64bit) Performance

    Hello, I suppose you have to test it yourself, because "it depends". Some usefull tips: https://ib-aid.com/en/articles/45-ways-to-speed-up-firebird-database/ https://ib-aid.com/en/articles/23-more-ways-to-speed-up-firebird/
  8. Vandrovnik

    Delphi 12 is available

    I have no problems with editor (using classic key mapping). From my point of view, big handicap is poor testing, which often leads to poor quality of new versions (such as https://quality.embarcadero.com/browse/RSP-43274 , which makes Delphi 12 unusable for me; why did they not release a patch yet?!).
  9. Vandrovnik

    Delphi 12 is available

    Which of these plugins made compiler understand multi-line strings in source code?
  10. Vandrovnik

    Looking forward to Delphi 12 Athens support

    You can download JCL and JVCL manually and install them in Delphi 12. Just be sure that you do not have another version of JCL/JVCL somewhere in the path.
  11. Vandrovnik

    Quality portal access gone for me ?

    ... and offline again...
  12. Vandrovnik

    Delphi 12 is available

    The overall impression is good. I welcome multi-line strings. I'm happy about the MDI improvements, as I use MDI in one application. Finally added support for newer versions of Android. A large number of bugs fixed. Skia integration looks promising. I'm just a little worried about the changes in HDPI support, because so far with every major change in that area new bugs have come. And Windows API translation could also be helpfull.
  13. Vandrovnik

    Delphi 12 is available

    Yes 🙂
  14. When importing settings using Migration Tool, there is a button "Version Migration", which probably should (must?) be used when upgrading from 11.3 to 12. At least I have used it and got no errors.
  15. List of changes: https://docwiki.embarcadero.com/RADStudio/Athens/en/New_features_and_customer_reported_issues_fixed_in_RAD_Studio_12.0
  16. Vandrovnik

    Delphi 12 is available

    There is a list: https://docwiki.embarcadero.com/RADStudio/Athens/en/New_features_and_customer_reported_issues_fixed_in_RAD_Studio_12.0
  17. Vandrovnik

    Delphi 11.3 : FORSAKEN

    Just wondering - this new production environment with more 3th party components does not support Interbase, and so you cannot move?
  18. Vandrovnik

    Delphi 11.3 : FORSAKEN

    May be you could debug mostly the 32-bit version of the application and just some parts in 64-bit debugger?
  19. Vandrovnik

    When will we have a 64-bit IDE version ?

    EPNGOutMemory - may be the reasons is just in the number of simultaneously opened forms (which contains big images)? In that case, 64-bit IDE would solve the problem. I keep open just a few forms and datamodules, may be that is the reason why I have never encountered this problem.
  20. Vandrovnik

    Migrate an old app in Delphi 2009 to modren C++

    So old bugs will be converted to C++ and new bugs will appear from the conversion itself 🙂
  21. Vandrovnik

    When will we have a 64-bit IDE version ?

    At least 128-bit IDE 😉
  22. Vandrovnik

    When will we have a 64-bit IDE version ?

    Just curious - please could you post a screen shot of the error message, when you encounter low memory in the IDE?
  23. Vandrovnik

    String literals more then 255 chars

    Multiline strings!
  24. I wonder what is the reason that we have so different user experience with IDE. Maybe third party components? Some IDE wizards/experts? Or you are using a part of Delphi language, which I do not use, such as types defined inside a class, inline variables etc.? For debugging, I compile to 32bit, because 64bit debugger was very slow and I do not check with each new IDE version, whether it is already better.
  25. For me, code completition works almost always fine in Delphi 11.3.1 Pro. Project size is over 1 000 000 lines of code.
×