[Pgui-devel] !! Signal implementation problem

2002-01-29 Thread hasan huseyin yilmaz
Hi Again when I debug my application in kdevelop2.0. when the first signal is arrived. Application makes a call to strcpy() function 5 times .after that it calls up a function like ??() this then it calls up select funtction then my application terminates.the reason shown for terminat

[Pgui-devel] hi! Signal handling

2002-01-29 Thread hasan huseyin yilmaz
Thanks For all answers Can Somebody Send me small example implementing this pgCustomizeSelect to set my signal handler to a specific task. I dont wanna use really a pgmessage dialod box. when the signal arrives I will implement some variables( change their values and set them). In My app