S serro efe Member Licensed User Longtime User Oct 28, 2020 #1 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. Last edited: Oct 28, 2020
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.
Mashiane Expert Licensed User Longtime User Oct 28, 2020 #2 Version 4.44 should fix the container issue. Thanks for highlighting this. On the issue of the icons: Mashiane said: We are updating the icons used to materialdesignicons.com Click to expand... PS: Because the icons issue is not critical to the working of the library, I am not maintaining any old code involved in this project. Last edited: Oct 28, 2020 Upvote 0
Version 4.44 should fix the container issue. Thanks for highlighting this. On the issue of the icons: Mashiane said: We are updating the icons used to materialdesignicons.com Click to expand... PS: Because the icons issue is not critical to the working of the library, I am not maintaining any old code involved in this project.
alienhunter Active Member Licensed User Longtime User Oct 29, 2020 #3 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
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
Mashiane Expert Licensed User Longtime User Oct 29, 2020 #4 Can you re-download the project, i made updates to the MealPrep App, yesterday, it should be working. On anything else, comment the line out on your project that calls to disable the footer. Upvote 0
Can you re-download the project, i made updates to the MealPrep App, yesterday, it should be working. On anything else, comment the line out on your project that calls to disable the footer.
alienhunter Active Member Licensed User Longtime User Oct 29, 2020 #5 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
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
Mashiane Expert Licensed User Longtime User Nov 3, 2020 #6 Hi The final complete working version of the MealPrep App using BVM Version 4.46, is in the examples folder, on folder 26.9 MealPrep. TheMash Upvote 0
Hi The final complete working version of the MealPrep App using BVM Version 4.46, is in the examples folder, on folder 26.9 MealPrep. TheMash