Jump to content
Registration disabled at the moment Read more... ×

new-to-dp

Members
  • Content Count

    3
  • Joined

  • Last visited

Community Reputation

0 Neutral
  1. new-to-dp

    DPI Unaware and scrolling

    Sorry in advance if there are already posts on this, but I have a question about the dpi unaware Delphi IDE: Using the dpi unaware Delphi IDE, I have no issues scrolling whatsoever. Meanwhile, using the dpi aware IDE I am unable to correctly scroll downwards in my units, when using a laptop. This is the case on both my work laptop and my personal laptop, when not connected to monitors. So my first question for everyone: has anyone else had this experience? Furthermore, I can't understand why this is the case: why should dpi impact whether or not I can scroll easily in my units? Forgot to mention: by unable to scroll downward, I mean that if I scroll downward using the mouse pad, it jumps to the end of the file or nearly end, making it unusable. This doesn't happen, for some reason, when I attempt to scroll up. Please let me know what ideas you might have.
  2. new-to-dp

    Unable to properly close window

    Thank you! Sent this to my boss. It may take a few days to make some progress. I will get back to you on what exactly the exit option does. Template: the programs that have this issue stem all from a particular template. I would like to conclude then that this template has the issue. edit: I have two monitors. Could it be related to that? (ie, when windows are open on both and I go from working in one on one monitor to attempting to close a program on the other monitor) The issue is a bit hard to predict. In the next few days, I will try to replicate it while not connected to the monitors (only on my laptop).
  3. new-to-dp

    Unable to properly close window

    Hi everyone, I will try to keep this brief and clear: I recently started work as a Delphi programmer and our company's programs (many, but not all) have an issue that I wonder could be associated with a template of ours. The issue: Say the program is maximized. Sometimes when we try to then X the program out, it closes whatever other window is maximized behind it. Try again and sometimes it happens again. File | Exit allows me to close the window at hand, but of course it would be nice for the X button to work. As you can imagine, this is really quite an awful issue. I don't have any code or files to replicate the issue at the moment but I do have a question: Has this happened to anyone else ever? new-to-dp
×