snapshort problem

  1. Lakhtin_V

    Android Question Snapshot of the panel without B4X.view

    Hello, I do not use the B4X technology. So I can not find an example of how to make a screen copy of the panel and all the elements on this panel. I can not use this code because I do not have B4XView objects Sub Button1_Click Dim bmp As B4XBitmap = Crop_Image(Panel1, Panel1.left...
Top