Questions tagged [embedded-browser]

A browser which can be embedded into your application.

Embedded browser can be a framework, which provides full control over the browser like 1. launch using code. 2. set url using code. 3. control the back, refresh, forward, stop buttons using code.

64 questions
0
votes
2 answers

jdk1.6 update 32 and JavaFX2.1 does work?

i am trying to create a embedded browser using the JavaFX2.1 by using jdk1.6 update 32 however it looks like that all the programs are not working because of jdk1.6u32. but at the requirement its clearly mention that JavaFx2.1 will work with the…
rbhawsar
  • 805
  • 7
  • 25
-1
votes
1 answer

Where is the rubymine embedded Web Preview?

Among the features the rubymine's page mentions: Context toolbar opening the page preview in a browser or in an embedded Web Preview. I would like to have the web preview in the IDE, is it possible?
-1
votes
2 answers

Looking for a embedded browser

I am looking for the embedded browser which can be embedded in my java application. It should be a framework which can use the existing browser of OS. It should provide the facility of accessing the various browser controls (back, refresh, stop ...…
-2
votes
1 answer

How would I make a embedded browser in c# non-selectable?

I am currently making an application for someone using an eyegaze system which tracks his eye movements to the screen and uses it as a mouse. When he hovers over a button for a little bit (.6 seconds) it sends a mouse click to the screen where he…
1 2 3 4
5