- Jun 6, 2020
- 11,559
- 4,422
i have trouble, have a page with 3 imgx(B4xImageView added in designer) , 'x' wich mean 1,2,3.
in page1 i have this piece of code that open next page (pageCargaEvidencia)
B4X:
the page pageCargaEvidencia load correctly, here is img1,img2,img3 added in designer.
that page(pageCargaEvidencia) take a picture and put in img1, img2,img3 recursively.
I have 3 boolean to determine if img1 has been load a bmp, and img2 and img3, all correctly taken pictures 1, 2 and 3 without close the page..
imagine that i take only 1 picture.., img1 is loaded, img2 empty and img3 empty.
the problem is when i go back, with back key or B4xPages.ClosePage(me) and...
in page1 i have this piece of code that open next page (pageCargaEvidencia)
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
the page pageCargaEvidencia load correctly, here is img1,img2,img3 added in designer.
that page(pageCargaEvidencia) take a picture and put in img1, img2,img3 recursively.
I have 3 boolean to determine if img1 has been load a bmp, and img2 and img3, all correctly taken pictures 1, 2 and 3 without close the page..
imagine that i take only 1 picture.., img1 is loaded, img2 empty and img3 empty.
the problem is when i go back, with back key or B4xPages.ClosePage(me) and...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید