B4J Question [BANanoVueMaterial] MealPrep App Error

serro efe

Member
Licensed User
Longtime User
When I compiled and tested the library;
B4X:
vm.footer.Container.SetTag (" div ")
vm.footer.Container.AddRows (1) .AddColumns12
gives an error in lines. What would be the reason.
Edit;
I also observed icon problems in version 4.43 that you released.
hata.png
 
Last edited:

Mashiane

Expert
Licensed User
Longtime User
Last edited:
Upvote 0

alienhunter

Active Member
Licensed User
Longtime User
Hi
it still errors out with 4.44 at
Footer.SetDisabled(bisDisabled)

Error:
Error compiling program.
Error description: Unknown member: setdisabled
Error occurred on line: 18807
Footer.SetDisabled(bisDisabled)
Word: setdisabled

thanks AH
 
Upvote 0

alienhunter

Active Member
Licensed User
Longtime User
H i did today
compile was stopped as in the first post with the old version
now is just this
the core shows v 4.44
thanks
 
Upvote 0
Top