GLBasic forum

Main forum => Bug Reports => Topic started by: MrTAToad on 2010-Aug-28

Title: ON_PAUSE/ON_RESUME only work in release mode...
Post by: MrTAToad on 2010-Aug-28
Would be handy if they could also be used in debug mode too.
Title: Re: ON_PAUSE/ON_RESUME only work in release mode...
Post by: Kitty Hello on 2010-Oct-12
the problem is - when you debug, you loose focus. Or.. is the problem that they "kick in" even if you don't want that?
Title: Re: ON_PAUSE/ON_RESUME only work in release mode...
Post by: MrTAToad on 2010-Oct-12
Actually, the problem was that ON_PAUSE/RESUME wasn't being called.
Title: Re: ON_PAUSE/ON_RESUME only work in release mode...
Post by: Kitty Hello on 2010-Oct-13
Right. I took that out, because when the debugger changes the focus to the IDE you would have got such a notification all the time.