Event ID 674?
Posted: Thu Aug 07, 2003 2:29 am
Strangeness here..
I have one window that opens another - once the second window is open if you click the X button I keep getting an EventID of 674 (I'm just debugging EventID()).
I can't seen to find any constant with a value of 674. I was expecting #PB_Event_CloseWindow but that seems to be EventID 16.
What gives? I don't think there is anything special about the window..
I have one window that opens another - once the second window is open if you click the X button I keep getting an EventID of 674 (I'm just debugging EventID()).
I can't seen to find any constant with a value of 674. I was expecting #PB_Event_CloseWindow but that seems to be EventID 16.
What gives? I don't think there is anything special about the window..