PeterPanettone
Members-
Content Count
1318 -
Joined
-
Last visited
-
Days Won
5
Everything posted by PeterPanettone
-
Is it possible to customize the font of the Live Doc editor?
-
Microscopic small font in Live Doc editor
PeterPanettone replied to PeterPanettone's topic in MMX Code Explorer
I have found it. It's here: -
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:
-
Good idea. Thank you!
-
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?
-
"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?
-
I would create my own from the TMS Diagram component.
-
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?
-
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.
-
I could also imagine the Flow Diagram View as an additional IDE main view tab after Code, Form Designer and History:
-
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?
-
AFAIR, ModelMakerTools had a lot of complicated abstractions. But what I need is only a very simple flow diagram as shown above.
-
wuppdi Welcome Page destroys Delphi IDE 10.3.1 start screen
PeterPanettone posted a topic in Delphi IDE and APIs
The wuppdi Welcome Page start-screen text overwrites the next line on the IDE start-screen, as you can see from the above screenshot. -
wuppdi Welcome Page destroys Delphi IDE 10.3.1 start screen
PeterPanettone replied to PeterPanettone's topic in Delphi IDE and APIs
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? -
wuppdi Welcome Page destroys Delphi IDE 10.3.1 start screen
PeterPanettone replied to PeterPanettone's topic in Delphi IDE and APIs
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? -
wuppdi Welcome Page destroys Delphi IDE 10.3.1 start screen
PeterPanettone replied to PeterPanettone's topic in Delphi IDE and APIs
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? -
The Embarcadero GetIt server could not be reached...
PeterPanettone replied to PeterPanettone's topic in Delphi IDE and APIs
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". -
Running the Delphi IDE in Microsoft Application Virtualization?
PeterPanettone posted a topic in Delphi IDE and APIs
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 -
Running the Delphi IDE in Microsoft Application Virtualization?
PeterPanettone replied to PeterPanettone's topic in Delphi IDE and APIs
Do you speak for yourself or for anyone? -
Running the Delphi IDE in Microsoft Application Virtualization?
PeterPanettone replied to PeterPanettone's topic in Delphi IDE and APIs
To witch question do you refer? -
Running the Delphi IDE in Microsoft Application Virtualization?
PeterPanettone replied to PeterPanettone's topic in Delphi IDE and APIs
ThinApp sounds also very interesting, with the ability to create SNAPSHOTS: https://www.vmware.com/products/thinapp.html -
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?
-
Best practices for system migration?
PeterPanettone replied to PeterPanettone's topic in Delphi IDE and APIs
OK, that must be a new version. -
Best practices for system migration?
PeterPanettone replied to PeterPanettone's topic in Delphi IDE and APIs
What about the VM files? AFAIR VMWare Workstation has a habit of storing them SOMEWHERE deeply nested in DIFFERENT directories on the C:\ Partition. -
Best practices for system migration?
PeterPanettone replied to PeterPanettone's topic in Delphi IDE and APIs
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.