Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Download images in an SWT Mozilla browser
Download images in an SWT Mozilla browser [message #1658944] Sun, 08 March 2015 11:47
Eclipse UserFriend
Hi,

I have a web-application where an image is generated in Javascript on the client side by converting a canvas to a png using canvas.toDataURL("image/png"). The image can then be saved to disk in any browser by using the right click context menu.

Now I want to use this application with the SWT browser widget.

When using the native renderer (SWT.NONE) I get the standard IE right click context menu with an option to save the image I'm clicking on.

I however want to use the browser with XULRunner (SWT.MOZILLA), and the right click context menu does not seem to be implemented by default in that one.

Any ideas or suggestions how do I go about to save the image to disk in this case?
Previous Topic:Enabling gesture support on Windows 7 and 8
Next Topic:Issues using swt browser component
Goto Forum:
  


Current Time: Sun Jul 06 09:42:54 EDT 2025

Powered by FUDForum. Page generated in 0.30527 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top