Application stops while app bar clicked Help

BlitzPlus Forums/BlitzPlus Beginners Area/Application stops while app bar clicked Help

one of the main reasons for using blitz+ was to hopefully get around the application pausing while its being moved via its tittle bar. is there any way of stopping this?

thanx.

Seems like everyone has gone on holiday, oh well :(

No, not everyone ;)

I think event $2004 could helb you, but I'm not sure...

Try:
AutoSuspend False

Does that help?

Did u get any luck Andy?

no luck here with it.

thought id found a way round it, but no.

same problem here as Grey - hitting the alt key, even when no menu bar still pauses the program.

autosuspend wont work but i have managed to get it working by removing the window bar :) still would be nice for it to work as normal. ALT key does stop it :( whats the deal here, how can we make a pro app with these problems? my app is time critical as its streaming audio, if it pauses its dead.

I post a workadround to the Alt pausing the app problem in this thread: http://www.blitzbasic.com/Community/posts.php?topic=47292