- Jun 6, 2020
- 11,559
- 4,422
Hi,
Why this line code (see title) does not work(see error message)?
But the line code "Dim btn As Button = Activity.GetView(1)" yes?
With other customview it works too.
B4X:
error message:
Why this line code (see title) does not work(see error message)?
But the line code "Dim btn As Button = Activity.GetView(1)" yes?
With other customview it works too.
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
error message:
*** Service (starter) Create ***
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
main_activity_create (java line: 353)
java.lang.ClassCastException: java.lang.String cannot be cast to b4a.example3.customlistview
at b4a.example.main._activity_create(main.java:353)
at java.lang.reflect.Method.invoke(Native Method)
at anywheresoftware.b4a.BA.raiseEvent2(BA.java:213)
at b4a.example.main.afterFirstLayout(main.java:105)
at...
Click to expand...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید