Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
2answers
762 views

Offscreen & embeddable browsers comparison (for use in a game)

We've been looking at adding decent browser support to our C++ application; this question is about GUI-independent browser libraries since our project involves 3D rendering and doesn't quite fit a ...
3
votes
2answers
330 views

How to enable drag-selection in Berkelium?

I've got an application that's using Berkelium for an embedded web browser, and I'm having trouble getting the drag-selection to work. I've seen examples of other WebKit-based applications that have ...
0
votes
1answer
34 views

Running berkelium-java

Having absolutely no luck with http://code.google.com/p/berkelium-java/]berkelium-java, nor the outdated jars, not the up to date subversion source. When attempting to run from jars, I add them to ...
0
votes
1answer
47 views

Patch error: “Unreversed patch detected! Skipping patch.”

patching file chrome/browser/gpu_process_host_ui_shim.cc Unreversed patch detected! Skipping patch. 6 out of 6 hunks ignored -- saving rejects to file chrome/browser/gpu_process_host_ui_shim.cc.rej ...
0
votes
0answers
115 views

using berkelium.so library in linux

I have liblibberkelium.so library from sirikata site. But, i have no idea of hw to use it. I read the documentation for Berkelium. But, when i tried initialising compile error is coming with ...