Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » How can i catch a message asking if you want to install flash plugins?
How can i catch a message asking if you want to install flash plugins? [message #704004] Thu, 28 July 2011 03:12 Go to next message
Eclipse UserFriend
Dear All

I make my browser using SWT.browser

I want to catch a message asking if you want to install flash plugins.

I want to install the Flash plug-in automatically.

how can i do?

thanks
(no subject) [message #704321 is a reply to message #704004] Thu, 28 July 2011 09:48 Go to previous message
Eclipse UserFriend
There isn't a Browser-neutral way to do this, the means of displaying a
message like this differs between the Browser implementations. As a
side note, in most contexts it's not considered nice for an app to
auto-install something like this on a user's machine without asking. If
you're in a rare context where showing this prompter really doesn't make
sense (eg.- a kiosk app) then the plug-in should already be installed.

Grant


On 7/28/2011 3:12 AM, GloryKim wrote:
> Dear All
>
> I make my browser using SWT.browser
>
> I want to catch a message asking if you want to install flash plugins.
>
> I want to install the Flash plug-in automatically.
>
> how can i do?
>
> thanks
Previous Topic:table row height
Next Topic:(no subject)
Goto Forum:
  


Current Time: Sat Jul 05 12:01:02 EDT 2025

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

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

Back to the top