Hi,
Today I was trying to run the SlidingDrawer example. It didn't compile and this is the log:
Main - 34: Undeclared variable 'actoolbarlight1' is used before it was assigned any value.
Main - 33: Undeclared variable 'toolbarhelper' is used before it was assigned any value.
Main - 30...
I downloaded BCToast from BCToast Download and put BCToast.b4xlib into my B4X AdditionalLibraries folder: D:\Programming\B4X\B4X\AdditionalLibraries
Even though I downloaded it from the B4A forum, it is a B4X library so it should work in B4J, right?
When I load the sample app BCToast.B4J (from...