If I drag'n drop a .pb source file into the new IDE in debug mode, I get this error:
It works fine if I open the same .pb file via Menu File Open
Code: Select all
[10:51:31] [ERROR] UserInterface.pb (Line: 2713)
[10:51:31] [ERROR] WindowEvent(): WindowEvent() and WaitWindowEvent() can not be called from a 'binded' event callback.
WindowsMisc.pb Line 482 - MainWindowCallback(5704844, 563, 2908595355768, 0)
WindowsMisc.pb Line 314 - FlushEvents()
UserInterface.pb Line 2713