dcl_MessageBox

Started by Moshe-A · 2020-09-29 09:41 UTC · 1 replies · SMF topic #2742

Guys Hi,

when (dcl_MessageBox) is called inside OnInitialize (after selecting objects) it supress the dialog but
i would like the dialog to show before calling MessageBox.

it there an event that triggers after OnInitialize ends?

Moshe

I solved this with (dcl-Form-StartTimer 100) so easy, works perfect  :)