Jump to content

Attila Kovacs

Members
  • Content Count

    1963
  • Joined

  • Last visited

  • Days Won

    26

Everything posted by Attila Kovacs

  1. Attila Kovacs

    Assign Null value to date mySQL

    FieldByName('STAT_CLOSED_DATE').Clear;
  2. Attila Kovacs

    wuppdi Welcome Page for Delphi 11 Alexandria?

    It's possible that older IDE's work differently. You can make that button optional if you have some settings already.
  3. Attila Kovacs

    wuppdi Welcome Page for Delphi 11 Alexandria?

    So, I opened 2 IDE's and started opening projects. They are written into the "...BDS\23.0\Closed Projects" key immediately, at opening a project. It would be also possible to load that key into the recent list, with an extra button.
  4. Attila Kovacs

    wuppdi Welcome Page for Delphi 11 Alexandria?

    okay, where do you get the values? "Closed Projects" is written instantly. even on opening the project
  5. Attila Kovacs

    wuppdi Welcome Page for Delphi 11 Alexandria?

    Some ppl. are running multiple IDE's parallel.
  6. Attila Kovacs

    wuppdi Welcome Page for Delphi 11 Alexandria?

    I'd like to propose a function that allows refreshing the recent projects with a button from the registry, as I'm using multiple IDEs. It would be cool.
  7. Attila Kovacs

    Hunting a unit reference

    Of course not, but you should execute a build and not compile it.
  8. Attila Kovacs

    Hunting a unit reference

    or opened in the IDE 😄 Build outside.
  9. Attila Kovacs

    Hunting a unit reference

    just rename that unit temprarily and do a build? huh?
  10. Attila Kovacs

    Delphi and "Use only memory safe languages"

    I don't believe their concern is memory leaks when they recommend using memory-safe languages, so I'm unsure what the focus of this conversation is.
  11. Attila Kovacs

    Work for Embarcadero Sales!

  12. Attila Kovacs

    Delphi and "Use only memory safe languages"

  13. Attila Kovacs

    Toolbar + ToolButton + TitleBar flicking

    According to Nostradamus, not anymore this year.
  14. Attila Kovacs

    Toolbar + ToolButton + TitleBar flicking

    Okay, apparently you are on windows 11 because on W10 I can't even see what this style does. This TitleBarPanel is also new for me, so I'm out sorry. But it looks interesting. I'm curious what the problem is.
  15. Attila Kovacs

    Toolbar + ToolButton + TitleBar flicking

    Create an MCVE.
  16. It's Sunday man. You haven't even met the hardcore yet. Be patient. Perhaps you could create a table to track how long it takes until you become angry again 😛
  17. Best of luck with that. The issue with these challenges isn't the problem they aim to solve, but rather, who on earth has the time for them.
  18. Why not? The whole app on the screenshot is written in object pascal, AFAIK it will even compile to your ubuntu.
  19. Attila Kovacs

    Delphi and "Use only memory safe languages"

    This rust appears to be yet another write-only language. Generics is fine. 🙂
  20. Attila Kovacs

    What new features would you like to see in Delphi 13?

    it will also be enough if QP is operational by the time D13 arrives
  21. Attila Kovacs

    Can't add component in 64 bit mode

    I made a small component which I can't add to a form if the target is x64. In 32bit mode I can. (No error, just won't work in the IDE) What did I screw up? DesignIntf and DesignEditors units are used.
  22. Attila Kovacs

    Can't add component in 64 bit mode

    @Lajos Juhász I'll try. By the way, I think I should separate runtime from designtime and I think I did not do it yet. 😮
  23. Attila Kovacs

    What new features would you like to see in Delphi 13?

    I'd say they undo every change they did in the last 17 years and go back to the compiler speed of D2007.
×