Android Question Sliding Menu Drawer Object

Nick McCulloch

Member
Licensed User
Hi All,
I downloaded the B4A_B4XDrawer sample and it works fine. I added a Label to the Central Panel Layout and tried to access the Label in code to set its value. I get an error saying the label needs to be initialized first. I am lost as how to access sub objects of the CenterPanel. What do I need to know/do ?

Nick
 

DonManfred

Expert
Licensed User
Longtime User
Should we guess your code and layout?

Upload a small project which shows the issue
 
Upvote 0
Top