- Jun 6, 2020
- 11,559
- 4,422
NOTE: My page is created using:
B4X:
In B4A I do the following routine
B4X:
In B4i I needed to add a delay otherwise I crash (don't need delay in B4A)
I tried doing
B4X:
But without the Sleep delay still crashed.
Is the delay a B4I requirement?
B4X:
B4XPages.AddPageAndCreate(cBBsGlobals.DEFINE_PageName_UserPreferences, mUserPreferences)
In B4A I do the following routine
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
In B4i I needed to add a delay otherwise I crash (don't need delay in B4A)
I tried doing
B4X:
CallSubDelayed2(Preferences, "Show_Preferences", "PDF Print")
But without the Sleep delay still crashed.
Is the delay a B4I requirement?
برای دیدن لینک ها باید ثبت نام کنید