ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

Keeping RDi debug window in background

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Keeping RDi debug window in background

    Whenever I create a service entry point and start the program I am debugging, the debug window (the one that shows the threads) pops up and partially overlays the LPEX editor, hiding some of the code. I have to minimize the debug window or click inside the LPEX editor to get the LPEX editor to come to the front. Every time I press F5 to step through the code, the debug window pops in front of the LPEX editor and I have to minimize it again (or click inside the LPEX editor) to get the LPEX editor to come into the foreground. How can I get the debug window to stay minimized instead of coming to the foreground evertime I press F5?

  • #2
    Good question. I just keep the Debug view a couple inches tall at the top of my Debug perspective. Another option might be to detach it and put it on a second monitor (if possible).

    Comment

    Working...
    X