B4X FEED CustomListView Issue JDK8 and JDK11

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

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: CustomListView Issue JDK8 and JDK11 است. این موضوع تا کنون 36 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع CustomListView Issue JDK8 and JDK11
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
36
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
Working on a project to dynamically show Homematic Smart Home items (like devices, system variables) in a customlistview (clv).
The items are configured in a JSON file and used to load the clv. After initial load, the items value are updated via http requests.
Each clv item is created from a layout holding a label to show an fontawesome icon and two labels for the item name and value.
The designerutils are used for the toolbar and accessing the views (ensured to set in each layout DDD.CollectViewsData (Required to get views with dd.GetViewByName)

Tested with B4J 9.80 (64bit).

Issue
In JDK8 the first item shows a correct fontawesome icon in the label whereas the next labels do not show the fontawesome icon (basically lost all the font settings).
In addition the label name (like Battery Check) does not show the font in bold.
In JDK11 all working fine.

Would like to run this under JDK8, any hints appreciated how to resolve. The test project (in very early stage) is attached...



 

عقب
بالا