Skip to main content

All Questions

0 votes
0 answers
59 views

Equo Chromium - SDK dependencies

Following my previous question here about Equo Chromium Community Edition, I managed to implement the browser in SWT thanks to Mauro Garcia's answer. I am now trying to implement communication between ...
sailor123's user avatar
0 votes
2 answers
205 views

Equo Chromium browser for Java/SWT crashes on Ubuntu

I have a Java/SWT program, and I am using the standard Browser widget that comes with the SWT library. Due to its shortcomings (more about that if you're interested), I am considering switching to ...
sailor123's user avatar
1 vote
0 answers
621 views

SWT Chromium browser subprocesses continue running after application is closed

I've updated to SWT 4.17.0 recently which allows the use of SWT.CHROMIUM as a style value on a Browser. When creating the Browser a chromium_subp-4936r26.exe process is created in Task Manager in ...
avehlies's user avatar
  • 171