Silly noob question

Working on new editor enhancements?
pmcleod
New User
New User
Posts: 3
Joined: Tue Jul 13, 2010 5:18 am

Silly noob question

Post by pmcleod »

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
User avatar
KJ67
Enthusiast
Enthusiast
Posts: 218
Joined: Fri Jun 26, 2009 3:51 pm
Location: Westernmost tip of Norway

Re: Silly noob question

Post by KJ67 »

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.
The best preparation for tomorrow is doing your best today.
pmcleod
New User
New User
Posts: 3
Joined: Tue Jul 13, 2010 5:18 am

Re: Silly noob question

Post by pmcleod »

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
:)
User avatar
Vera
Addict
Addict
Posts: 858
Joined: Tue Aug 11, 2009 1:56 pm
Location: Essen (Germany)

Re: Silly noob question

Post by Vera »

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 :lol:
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
pmcleod
New User
New User
Posts: 3
Joined: Tue Jul 13, 2010 5:18 am

Re: Silly noob question

Post by pmcleod »

Thanks Vera, a good tip.

this is all very different to my usual codiong stuff
Post Reply