Re: Drawing in one timer

2008-12-06 Thread Paul Davis
On Sat, 2008-12-06 at 23:53 +0800, BC Zhu wrote: > When i drawing something in one timer, error occoured. > glibmm:error: Unhandled exception(type std::exception) in signal handler. > I used following code to reproduce the error. > I am wondering about the reason of this error.Could someone help me

Drawing in one timer

2008-12-06 Thread BC Zhu
When i drawing something in one timer, error occoured. glibmm:error: Unhandled exception(type std::exception) in signal handler. I used following code to reproduce the error. I am wondering about the reason of this error.Could someone help me? #include #include #include #include #include clas