How can I show a window after an expose_event?



Hi all

I'm a gtk beginner. I want to make an application that show a window with a label embedding in it. But after x time that window is shown I want to destroy that window. I tried gtk_signal_connect with expose_event to call a function but the label is not shown. What's wrong? How can I do it?


Thanks a lot.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]