[FIXED Alpha 15] OpenWindow command gets lost
Posted: Wed Oct 18, 2006 3:33 am
Cant reproduce it to narrow it down. But it now happens very often that the "OpenWindow" command gets lost in the window procedure.
Then, it looks like that:
Maybe it has something to do, that I have renamed the Procedure?
After saving and opening the project again, VD crashes.
This also happens to me with Alpha 14 sometimes.
Then, it looks like that:
Code: Select all
Procedure Open_Window_Meldung()
If WND_MeldungErfassen
If CreateGadgetList(WindowID(WND_MeldungErfassen))
FRM_Meldung_Allgemeines = Frame3DGadget(#PB_Any, 10,
After saving and opening the project again, VD crashes.
This also happens to me with Alpha 14 sometimes.