Re: [platform-dev] GlassPane-like

2019-10-25 Thread Thomas Singer
Hi Laurent, Thanks for the tip with the paint listener. Unexpectedly this works on Windows - I thought it didn't when I tried in the past. Have a nice weekend! -- Thomas On 25/10/2019 14:13, Laurent Caron wrote: Hi Thomas, On Windows & Mac (never tried on Linux), just add a Paint Listener

Re: [platform-dev] GlassPane-like

2019-10-25 Thread Laurent Caron
Hi Thomas, On Windows & Mac (never tried on Linux), just add a Paint Listener on your control. Please find enclosed a snippet (tried on Windows 10). Have a nice day, Laurent Le ven. 25 oct. 2019 à 14:01, Thomas Singer a écrit : > Hi experts, > > Is there some generic way of painting on top o

[platform-dev] GlassPane-like

2019-10-25 Thread Thomas Singer
Hi experts, Is there some generic way of painting on top of any control at any position similar to Swing's GlassPane? We want to implement something like a informational text over a Table control. Thanks in advance. -- Thomas ___ platform-dev mailin