Thanks for your answer.

I found that if I comment some lines in "drv_sdl_common.c" / 
"ProcessInputEvent(...)" / "case AG_DRIVER_MOUSE_BUTTON_UP :" so the callback 
functions of the buttons of my soft work. But there are still problems to focus 
the text areas. I continue to search.


Lines to comment :
            if (agWindowToFocus != NULL ||
                !TAILQ_EMPTY(&agWindowDetachQ)) {
                AG_ObjectUnlock(win);
                return (1);
            }



JC



________________________________
 De : Paul A. Patience <[email protected]>
À : [email protected]; [email protected] 
Envoyé le : Jeudi 10 octobre 2013 20h38
Objet : Re: [Agar] Problem with events in "agarsdl.exe -o"
 

"Paul A. Patience" <[email protected]> wrote:

> with -o i get a black window that i cannot close.
> same sdl version as you.

forgot to mention, this is x86 linux.

--
pap
_______________________________________________
Agar mailing list
[email protected]
http://libagar.org/lists.html

Reply via email to