Author Topic: when i code, my code is popup to a window  (Read 425 times)

Offline taifanh

  • Single posting newcomer
  • *
  • Posts: 2
when i code, my code is popup to a window
« on: August 13, 2025, 10:39:26 am »
hi everyone. now i have suffer an uncomfortable problem. my code is popup to a window and only return to my program when i press enter. how can i fix it.

Offline Miguel Gimenez

  • Developer
  • Lives here!
  • *****
  • Posts: 1760
Re: when i code, my code is popup to a window
« Reply #1 on: August 13, 2025, 11:32:42 am »
Goto Project / Properties / Build target and uncheck "Pause when execution ends".