I am currently working on a TextField made of a Canvas, which looks nearly the same on OS X and Windows.
On OS X El Capitan 10.11.1:
On Windows 7:
If you take a close look at the above images, you will discover that on OS X, the left and right edges of the Canvas is not transparent.
In Xojo 2015 R3 i use the following settings for the Canvas:
What did i forgot to do to make the OS X Canvas really transparent in areas in which i did not Paint anything?
Thank you.