Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] Question about swt.browser

Hi,
 
Using the follow line can create a browser based on webkit:
Browser browser = new Browser(shell, SWT.WEBKIT);
 
But, how to show web inspector in the browser content area ?
 
anyone can help me!
 
 
Thanks inadvance!
Wang Fei

Back to the top