- Jun 6, 2020
- 11,517
- 4,383
Hello all,
Yesterday I upgraded the version of my B4A from 9.80 to 10.0. Just after the upgrade I noticed that some maps aren't showed anymore in a debug break point when I put the mouse cursor over the variable (which is bad because causes some difficulty to debug ).
But today I noticed a very bad error: in a app that was working fine some lists elements where duplicated. Debugging I discovered that a comparison test to check if the respective line is multiple of 20 (when and alert line should be showed) isn't working anymore.
In this test I get the line number and store it in an int variable, comparing with the original value. Something like this:
B4X:
The code above, in B4A v.10, is returning true in the test even...
Yesterday I upgraded the version of my B4A from 9.80 to 10.0. Just after the upgrade I noticed that some maps aren't showed anymore in a debug break point when I put the mouse cursor over the variable (which is bad because causes some difficulty to debug ).
But today I noticed a very bad error: in a app that was working fine some lists elements where duplicated. Debugging I discovered that a comparison test to check if the respective line is multiple of 20 (when and alert line should be showed) isn't working anymore.
In this test I get the line number and store it in an int variable, comparing with the original value. Something like this:
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید