I am encountering something that looks somewhat related to what is described here:
My code was working just fine, until I added XUIViews, and suddenly, DefaultTextFont is described as Unknown member.
When I remove XUIViews, code works as before.
Is there any solution ?
TIA
iXUI with xCustomlistview compile error
Hello all, Windows 10 B4i Bridge IOS 11.1.2, iphone7 I use a half dozen xCustomListViews in a project and everything has been compiling fine until yesterday. The problem seems to be the file libiXUI.a in the iXUI library (version 1.46) and a compatibility issue with arm64. I re-downloaded...
www.b4x.com
My code was working just fine, until I added XUIViews, and suddenly, DefaultTextFont is described as Unknown member.
When I remove XUIViews, code works as before.
Is there any solution ?
TIA
B4i Version: 7.20
Parsing code. (0.24s)
Building folders structure. (0.02s)
Compiling code. Error
Error compiling program.
Error description: Unknown member: defaulttextfont
Error occurred on line: 2026
ClvFontList.DefaultTextFont = Font.CreateNew2(fonts(i), 30)
Word: defaulttextfont