aristofanio / javachromiumembedded

Automatically exported from code.google.com/p/javachromiumembedded
0 stars 0 forks source link

Linux: Implement dialogs in sample application #136

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
After the update to 2171 branch in issue #129 it will be necessary to implement 
CefPrintHandler in the sample application to display the print dialog on Linux.

Original issue reported on code.google.com by magreenb...@gmail.com on 20 Nov 2014 at 7:16

GoogleCodeExporter commented 9 years ago
Also need to implement CefDialogHandler and CefJSDialogHandler on Linux. Maybe 
use the GTK implementations from cefclient as the default if not implemented 
via Java?

Original comment by magreenb...@gmail.com on 21 Nov 2014 at 12:12