| [AD] [GUI] Error using MSG_IDLE |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
Hello, when inside one of my gui procs i add
if (MSG_IDLE) {
SEND_MESSAGE(blabla, MSG_DRAW, 0);
}
this is, when i add the SEND_MESSAGE, the program after x secs crashes
but when i delete that line works correctly
this didnt happened with 3.9.33WIP
any idea why?
| Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |