Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-dev] Shell.print() on Windows/Mac

Hi Eric,

Out of curiosity: What does it do on GTK?

--
Best regards,
Thomas Singer
=============
syntevo GmbH
https://www.syntevo.com
https://www.syntevo.com/blog


On 11/06/2019 22:01, Eric Williams wrote:
Hello fellow SWT developers,

I recently implemented Shell.print() for SWT-GTK, at least on GTK3 using X11. In my research I noticed that Windows/Mac have not implemented this functionality at all.

For any Windows/Mac experts here: do you think this is possible? IMO it's a useful part of the API, and it would be nice if we could have it implemented on all 3 platforms.


Thanks,



Back to the top