when you send any signal to picogui Application. Aplication Terminates
I will give you what function calls made after signal arrived. Application
first calls pgGetEvent() at netcore.c at line 1331
then, it calls pgFlushRequests at netcore.c at line 1165
later it calls up _pg_getresponse(eventwait=1) at netcore.c at line 388
then, it calls ??()
after that it calls select() function
then Aplication doesnt give any more response further it is terminated
for this reason I cant handle any signal which must be handled by my
application
Please Can you Explain why I cant handle signals? where does the problem
come from?
thanks for help
HASAN HUSEYIN YILMAZ
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Pgui-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/pgui-devel