Silly noob question
Silly noob question
It seems that I have missed something obvious but after doing a compile>run from editor the editor will no longer edit the code. I'm sure this is me being daft but please help me get started
Re: Silly noob question
Do you by any means have the "Use Debugger" set in the Debugging-menu?
If of your the editor is waiting for you program to finish & if it wont work you can try the "Kill"-button in the Editors Debug-part.
If of your the editor is waiting for you program to finish & if it wont work you can try the "Kill"-button in the Editors Debug-part.
The best preparation for tomorrow is doing your best today.
Re: Silly noob question
KJ67 wrote:Do you by any means have the "Use Debugger" set in the Debugging-menu?
If of your the editor is waiting for you program to finish & if it wont work you can try the "Kill"-button in the Editors Debug-part.
Many thanks you have saved my hairloine, I've been pulling it out all day
many thanks also for the incredible speed of reply

Re: Silly noob question
Hi pmcleod,
welcome on board
well I've been hunting more or less the same issue some time ago when the compilation got hidden behind the application
Afterwards I realisized it would be quite handy to change that special backgroundcolor while the debugger sets the nonedit mode. In case you'd like to do the same you'll find it under
Menu: File\Preferences\Editor\Colors here on the tab the last item on the list.
cheers ~ Vera
welcome on board

well I've been hunting more or less the same issue some time ago when the compilation got hidden behind the application

Afterwards I realisized it would be quite handy to change that special backgroundcolor while the debugger sets the nonedit mode. In case you'd like to do the same you'll find it under
Menu: File\Preferences\Editor\Colors here on the tab the last item on the list.
cheers ~ Vera
Two growing code-collections: WinApi-Lib by RSBasic ~ LinuxAPI-Lib by Omi
Missing a download-file on the forums? ~ check out this backup page.
Missing a download-file on the forums? ~ check out this backup page.
Re: Silly noob question
Thanks Vera, a good tip.
this is all very different to my usual codiong stuff
this is all very different to my usual codiong stuff