Hi all,
I have a container that includes a canvas. I used to do all the drawing inside the canvas, but I recently discovered that I can draw directly inside the container itself without needing the canvas. I removed the canvas and everything still works fine.
I’m curious if this approach is considered the Xojo way of doing things. Are there any pitfalls I might not be aware of? Is this method cross-platform?
Thank you
3 posts - 3 participants