D dsirio75 Member Licensed User Longtime User Jul 25, 2012 #1 Hi, i'm looking for a way to add a Panel on the bottom of the screen and to scroll it to view it completly (like the default notification area) and then scroll it again on the bottom... is it possible with b4a? Thank you
Hi, i'm looking for a way to add a Panel on the bottom of the screen and to scroll it to view it completly (like the default notification area) and then scroll it again on the bottom... is it possible with b4a? Thank you
S susu Well-Known Member Licensed User Longtime User Jul 25, 2012 #2 I think it's possible. You can add a new panel and handle it with panel_touch event. I'll try to write an example when I'm home. Upvote 0
I think it's possible. You can add a new panel and handle it with panel_touch event. I'll try to write an example when I'm home.