Page 1 of 1

[FIXED Alpha 15] OpenWindow command gets lost

Posted: Wed Oct 18, 2006 3:33 am
by Tranquil
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:

Code: Select all


Procedure Open_Window_Meldung()
  

  If WND_MeldungErfassen
    If CreateGadgetList(WindowID(WND_MeldungErfassen))
      FRM_Meldung_Allgemeines = Frame3DGadget(#PB_Any, 10,

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.

Posted: Tue Jan 08, 2008 10:43 pm
by Berikco
Fixed for next alpha release
That was a difficult one to find 8)