Themuppeteer
Programmer
If a parent window is killed,all his children are killed to,
how can a catch the id of the child that is killed. I mean what event is send and wich mask do I use.
Its for a table,with 2 colums, one with the window id,and another one with the corresponding reference to the object that does the drawing in that window. If an exposure-event occurs,I can so ask the object to redraw itself in that window.When the parent is killed I have to remove that and all of its children out of my table.
I suppose all the children will send me an event if they disappear,but wich event,and wich event mask (the struct of the event would be nice to
)
Thnx a lot. Greetz,
The Muppeteer.
themuppeteer@hotmail.com
Don't eat yellow snow...
how can a catch the id of the child that is killed. I mean what event is send and wich mask do I use.
Its for a table,with 2 colums, one with the window id,and another one with the corresponding reference to the object that does the drawing in that window. If an exposure-event occurs,I can so ask the object to redraw itself in that window.When the parent is killed I have to remove that and all of its children out of my table.
I suppose all the children will send me an event if they disappear,but wich event,and wich event mask (the struct of the event would be nice to
Thnx a lot. Greetz,
The Muppeteer.
themuppeteer@hotmail.com
Don't eat yellow snow...