Hi, In my project, grid of buttons is generated dynamically when activity is open. I would like to scroll a label over button.
I have followed code explained in the video tutorial of dynamic controls (link below) to create gird of buttons.
The problem is...scrolling label appears behind the buttons, even i have used scrolllabel..mBase.BringToFront
Scrolling label is added (static) in designer.
How can i solve this?
I have followed code explained in the video tutorial of dynamic controls (link below) to create gird of buttons.
B4X Programming Video Tutorials
www.b4x.com
The problem is...scrolling label appears behind the buttons, even i have used scrolllabel..mBase.BringToFront
Scrolling label is added (static) in designer.
How can i solve this?
Last edited: