Jump to content

PeterPanettone

Members
  • Content Count

    1318
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by PeterPanettone

  1. Is it possible to customize the font of the Live Doc editor?
  2. PeterPanettone

    Microscopic small font in Live Doc editor

    I have found it. It's here:
  3. PeterPanettone

    Flow Diagram as a ProcedureList option

    In the Call Tree Diagram, when the mouse pointer hovers over a diagram item, then the source code documentation of this procedure is shown in a formatted hint:
  4. PeterPanettone

    Flow Diagram as a ProcedureList option

    Good idea. Thank you!
  5. PeterPanettone

    Flow Diagram as a ProcedureList option

    The methodology I have in mind is to take the list of procedures generated by the GExperts Procedure List and convert it into a graphical Call Tree diagram by using the rules of logic. Would you agree with that approach?
  6. PeterPanettone

    Flow Diagram as a ProcedureList option

    "call stack" is a term from the IDE's debugging functionality and refers to the "visited" source code lines, I believe. The concept I have called "Flow Diagram" is in practice a sum of all possible call stacks, a diagram showing the complete call tree. Is this definition appropriate? Or how would you name/define the concept?
  7. PeterPanettone

    Flow Diagram as a ProcedureList option

    I would create my own from the TMS Diagram component.
  8. PeterPanettone

    Flow Diagram as a ProcedureList option

    That partly depends on my body's ability to metabolize large quantities of coffee. No, but seriously: Is it allowed to use a closed source DLL dependence? Or do you know a good open-source diagram component?
  9. PeterPanettone

    Flow Diagram as a ProcedureList option

    Colors in the Flow Diagram (this is a personal suggestion which could be customized): • FormEventHandler procedures: Fuchsia • ClickHandler procedures: Green • General ClassMethod procedures: ... • Functions: ... • Etc. etc.
  10. PeterPanettone

    Flow Diagram as a ProcedureList option

    I could also imagine the Flow Diagram View as an additional IDE main view tab after Code, Form Designer and History:
  11. PeterPanettone

    Flow Diagram as a ProcedureList option

    You mean when debugging? No, no, just a representation of the source code in the source code editor. With "MM" you mean ModelMakerTools or MMX?
  12. PeterPanettone

    Flow Diagram as a ProcedureList option

    AFAIR, ModelMakerTools had a lot of complicated abstractions. But what I need is only a very simple flow diagram as shown above.
  13. The wuppdi Welcome Page start-screen text overwrites the next line on the IDE start-screen, as you can see from the above screenshot.
  14. PeterPanettone

    wuppdi Welcome Page destroys Delphi IDE 10.3.1 start screen

    Daniel, first of all, thank you very much for the WWP! And I suppose you wouldn't give away the source for users to compile it themselves for their version?
  15. PeterPanettone

    wuppdi Welcome Page destroys Delphi IDE 10.3.1 start screen

    Are you sure you mean "as the first package to be loaded"? Wouldn't that move the problem at the top of the splash list?
  16. PeterPanettone

    wuppdi Welcome Page destroys Delphi IDE 10.3.1 start screen

    The only workaround I have found is to uninstall it WWP package, then restart the IDE, and then reinstall it. This makes the "wuppdi" splash text go at the end of the splash list: But as soon as I would add another package it would go up in the list again and the problem would reappear. So is there no way for me as a user to fix this problem?
  17. PeterPanettone

    The Embarcadero GetIt server could not be reached...

    What is the cause of the server malfunction? High temperatures? Why not building data centers in the Arctic? At least we could get funny error messages like: "A polar bear caused a malfunction in our datacenter".
  18. Has anyone ever used Microsoft Application Virtualization for running the Delphi IDE in a kind of virtualized sandbox on a Windows 10 x64 desktop environment? Application Virtualization (also known as Process Virtualization) is a software technology that encapsulates computer programs from the underlying operating system on which it is executed. A fully virtualized application is not installed in the traditional sense, although it is still executed as if it were. https://en.wikipedia.org/wiki/Microsoft_App-V
  19. Do you speak for yourself or for anyone?
  20. To witch question do you refer?
  21. ThinApp sounds also very interesting, with the ability to create SNAPSHOTS: https://www.vmware.com/products/thinapp.html
  22. In a week I will migrate to a new system with new hardware and new OS: From: Windows 7 x64 SP 1, Delphi 10.1 Berlin, Delphi 10.3.1 To: Windows 10 Pro x64, new installation During the migration, Delphi will be used mainly on the new system, but it could also be started a few times on the old system. Is this a problem? What are the best practices for such a migration, from your experiences? Could anybody give me a few helpful hints?
  23. PeterPanettone

    Best practices for system migration?

    OK, that must be a new version.
  24. PeterPanettone

    Best practices for system migration?

    What about the VM files? AFAIR VMWare Workstation has a habit of storing them SOMEWHERE deeply nested in DIFFERENT directories on the C:\ Partition.
  25. PeterPanettone

    Best practices for system migration?

    I have tested VMWare WorkstationPlayer with Windows 7 x64 as a host and Windows 10 Insider as a guest. Unfortunately, it did not work: There were problems with each new start.
×