Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 07:12 Go to next message
GloryKim  is currently offline GloryKim Friend
Messages: 3
Registered: July 2011
Junior Member
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 13:48 Go to previous message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
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: Wed Apr 24 19:20:27 GMT 2024

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

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

Back to the top