Re: [AD] Program hangs |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
> > Yes, you can't call show_mouse while the screen is acquired. > In a user perspective show_mouse is a drawing operation. If you think about it, you see that in a sense it isn't: it's a request to Allegro to draw *and update* the graphical mouse cursor. There's no reason why it should have already done so after show_mouse() returns, however, it could do so at any time thereafter. Evert
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |