Thanks @Erel;You can get it with:
B4X:'B4J and B4A Sub GetNativeCanvas (b4x As B4XCanvas) As Canvas Dim jo As JavaObject = b4x Return jo.GetFieldJO("cvs").RunMethod("getObject", Null) End Sub
you can add this code to your project. Where is the problem???can you add ???
sooo sorryy, GetNativeCanvas is OK.you can add this code to your project. Where is the problem???
Thanks info.A Set method is more problematic to add due to the way B4XCanvas is built.