Debug console stealing cursor

Forum for discussion about the Windows IDE of Hollywood
Post Reply
davec
Posts: 21
Joined: Thu Sep 03, 2020 10:39 pm

Debug console stealing cursor

Post by davec »

Howdy,
If I have a program running from the IDE that might print to the debug console and I am working on code in the main editor, as soon as the debugPrint is called, the text cursor switches to the Debug console and immediately prevents me from continuing what I am typing in the editor.

Is there a way to prevent this from happening (ie, the Debug Console is not automatically activated?)

Thanks
Dave
User avatar
airsoftsoftwair
Posts: 5425
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: Debug console stealing cursor

Post by airsoftsoftwair »

There's currently no way to prevent this from happening but an option could be added in the future.
Post Reply