B4J Question Crash app when execute addtextitem in customlistview

fabian

Member
Licensed User
Longtime User
Hello , i write a program with b4j and run very well on windows , raspberry with linux but with linux x86 i have a problem with customlistview object: when execute addtextitem my software give me one error without any message of error.

I can trap the error with try,catch end try but can not know why addtextitem generate this error.

I use xCustomListview 1.73 library , B4J 8.5 , and hay try test with javafx 11, 13 and 15 and different versions of java but the problem persist.
Sameone can help me?.

Thank
 

Attachments

  • access_control.zip
    51.5 KB · Views: 117
Top