Matteo Granatiero Active Member Licensed User Apr 28, 2018 #1 how do I view the image inside a panel, in an ImageView? I tried with: but it gives me error B4X: ImageView4.bitmap = panel1.background
how do I view the image inside a panel, in an ImageView? I tried with: but it gives me error B4X: ImageView4.bitmap = panel1.background
Star-Dust Expert Licensed User Longtime User Apr 28, 2018 #2 B4X: Dim Bt as B4XView = Panel1 ImageView4.SetBackgroundImage(Bt.snapshot) Upvote 0
Matteo Granatiero Active Member Licensed User Apr 28, 2018 #3 Star-Dust said: B4X: Dim Bt as B4XView = Panel1 ImageView4.SetBackgroundImage(Bt.snapshot) Click to expand... I love youu Upvote 0
Star-Dust said: B4X: Dim Bt as B4XView = Panel1 ImageView4.SetBackgroundImage(Bt.snapshot) Click to expand... I love youu
Star-Dust Expert Licensed User Longtime User Apr 28, 2018 #4 Matteo Granatiero said: I love youu Click to expand... But even no, a handshake is enough Upvote 0