Hi guys...
As noob as this could be, I just can't put my head around the B4J canvas usage...
I use a lot of canvas in B4A, but the B4J version is somewhat different and I just can't get it to work...
I'm trying to do such a basic thing as drawing a line onto a canvas...
In B4A, canvas is just a place holder that takes the background of a view and copies it allowing to draw over this background, then returning it to the targeted view.
In B4J all I can understand is that a canvas is a node on its own... I'm lost, not even the examples have helped me.
So I ask... Please... I need the most basic example of drawing a line in a canvas in B4J
As noob as this could be, I just can't put my head around the B4J canvas usage...
I use a lot of canvas in B4A, but the B4J version is somewhat different and I just can't get it to work...
I'm trying to do such a basic thing as drawing a line onto a canvas...
In B4A, canvas is just a place holder that takes the background of a view and copies it allowing to draw over this background, then returning it to the targeted view.
In B4J all I can understand is that a canvas is a node on its own... I'm lost, not even the examples have helped me.
So I ask... Please... I need the most basic example of drawing a line in a canvas in B4J