B4X FEED B4XTable Load - Strange Behavior

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: B4XTable Load - Strange Behavior است. این موضوع تا کنون 60 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع B4XTable Load - Strange Behavior
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
60
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
When loading the table, the log shows the create process occurs twice?
The TableView_DataUpdated to better size column is three times?

** Activity (actwarehousetowarehouse) Pause event (activity is not paused). **
** Activity (actpopuplist) Create, isFirst = true **
Activity Create true
Load frmPopUpList
No Of Columns = 3 Width = 0
Load_List
No of Rows = 21
** Activity (actpopuplist) Resume **
TableView_DataUpdated
Activity Create true
Load frmPopUpList
No Of Columns = 3 Width = 0
Load_List
No of Rows = 21
TableView_DataUpdated
(NullPointerException) java.lang.NullPointerException: Attempt to invoke virtual method 'anywheresoftware.b4a.objects.B4XViewWrapper$B4XFont anywheresoftware.b4a.objects.B4XViewWrapper.getFont()' on a null object reference
TableView_DataUpdated
TableView_DataUpdated

what is wrong with the code to see this happen twice.

thank you in advance
Ron

 

عقب
بالا