Jump to content

PeterPanettone

Members
  • Content Count

    1393
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by PeterPanettone

  1. PeterPanettone

    Snippets Manager for Windows?

    The advantage of GExpert's Code Librarian is that it uses the same syntax highlighter as the IDE editor itself. Its disadvantage is that the edits are lost when the IDE crashes after you have made some edits in Code Librarian in the current session!
  2. PeterPanettone

    GetIt installation does not work

    Now that GetIt is available again in Delphi 12, I tried installing an item. But something is wrong with the GetIt Package Manager installation mechanism - when clicking on the 'Yes' button, nothing happens: There seems to be something hidden behind the dialog box. I could only kill the IDE from Task Manager! Can anyone confirm this?
  3. After a successful build, this message is shown: Is it possible to show the size of the executable file as additional information in the Messages window?
  4. PeterPanettone

    Show executable size after successful build?

    That was not a "problem" but an IDEA.
  5. PeterPanettone

    Show executable size after successful build?

    That's just fun. I am a multitasking guy. It's also part of a psychological study for which I'm being paid. I am also collecting material for my new Delphi book: "Neurotic disorders in hobby programmers."
  6. PeterPanettone

    Show executable size after successful build?

    Nobody said "status dialog". We call this the "Messages" window:
  7. PeterPanettone

    Show executable size after successful build?

    For individual preferences, we have OPTIONS. "The assumption or desire to transfer one's needs to the general public is a symptom of neurotically exaggerated ego-referentiality, often triggered by childhood regression." (Quote from a professional psychologist).
  8. PeterPanettone

    Show executable size after successful build?

    Behavioral conditioning and a few other effects: https://www.verywellmind.com/operant-conditioning-a2-2794863 I love Delphi!
  9. PeterPanettone

    Show executable size after successful build?

    I found this funny anecdote. While it doesn't fully apply to this topic, it can still be thought-inducing: Five monkeys are placed in a cage with a banana hanging from a ladder. Every time a monkey tries to get the banana, all the monkeys are splashed with cold water. Soon, each monkey hits anyone who tries to get the banana to avoid punishment. One by one, the monkeys are replaced by new ones. The others beat Each new monkey when it tries to get the banana, although water jets are no longer used. Ultimately, all the monkeys beat each other, even though none have experienced the original punishment. They do it because it has "always been done that way."
  10. PeterPanettone

    Show executable size after successful build?

    Please read: Click here:
  11. PeterPanettone

    Show executable size after successful build?

    Exactly. This is another reason to show the executable size after success and duration information—both for the debug and release build configurations.
  12. PeterPanettone

    Show executable size after successful build?

    Well, a developer's requirements can be different. For example, the decision to include a certain component at design time or not could depend on the size of the executable. Therefore, the size of the executable could certainly be an interesting information. For example, it could matter whether the executable size is 10 MB or over 100 MB.
  13. PeterPanettone

    Show executable size after successful build?

    Well, the size of the executable created is just as important (or even more important) information than the build/compile time, which has always been displayed.
  14. PeterPanettone

    Show executable size after successful build?

    Please add this option to GExperts as soon as possible. Many users will be happy about it! Thank you!
  15. PeterPanettone

    Show executable size after successful build?

    Do you mean GExperts could achieve this, formatted as MB with two decimal digits? That would be wonderful!
  16. PeterPanettone

    Editor Toolbar?

    First, neither side worked—except on the right side. Then I put it on top and then on the left. Now, it will hopefully stay on the left side. Thanks again for GExperts, which is great!
  17. PeterPanettone

    Editor Toolbar?

    Thank you for the information. I've configured it to be positioned on the left side: But unfortunately, it is not shown:
  18. In Delphi 12.1 Form Designer you can show the DFM code in the Code Editor with the shortcut ALT+F12. Where is the menu command for this action? Wasn't the View menu supposed to show the menu item 'View as Text' for this command? There is none:
  19. PeterPanettone

    'View as Text' command menu item?

    In complex forms with many (nested) objects, displaying only the DFM object code for the selected object would be a helpful option. It could help the user focus on that object when editing its code in the Code Editor. What do you think about this?
  20. PeterPanettone

    'View as Text' command menu item?

    In my Delphi (12.1) the context menu is shown from the whole form (not only from the caption bar) - but not from the Form Designer canvas. Which is logically inconsistent because the Code Editor showing the DFM code shows the code of the whole form and and not specifically the code of the clicked object (which BTW would be an interesting option).
  21. PeterPanettone

    'View as Text' command menu item?

    Unfortunately, the shortcut ALT+F12 is missing from the context menu! Isn't displaying existing shortcuts a requirement for a consistent UI?
  22. PeterPanettone

    Quality Portal: View my reports?

    https://embt.atlassian.net/servicedesk/customer/portals Previously, there was a link to show my own reports. I cannot find this link anymore. Was there a change in the QP UI?
  23. PeterPanettone

    Quality Portal: View my reports?

    Thanks, Brian.
  24. When displaying a TPopupMenu at design time in the Delphi IDE Menu Designer, no menu icons are displayed (although they are assigned): Is this impossible in principle, or is it a failure of the Embarcadero Delphi IDE developers? I.e, should I file a Quality Portal report?
  25. PeterPanettone

    Showing TMenuItem icons at design time in the IDE

    As with all such questions, there are many levels or perspectives from which to view this issue. Of course, it's tempting to take the most comfortable position, especially if your fellow club members are already on that branch.
×