gecko
How to embed Git and Gecko/Webkit in C#?
I need to embed Git and Gecko/WebKit in a C# application that should run cross-platform compliantly. Am I dreaming or is this开发者_如何学运维 possible to do without a lot of work?[详细]
2023-04-12 13:29 分类:问答Efficiently streaming audio samples retrieved from a java object in Gecko (firefox extension)
I am writing a firefox extension which needs to play a certain PCM stream. The samples are retrieved from a java module over LiveConnect:[详细]
2023-04-11 05:00 分类:问答How to compile NPAPI plugin sourcecode using Visual Studio 2008?
(First, sorry for bad English ! ) I downloaded the source code here : http://minimizetotray.googlecode.com/files/SourceCode.zip - which is a NPAPI plugin that has the ability tominimize Chrome window[详细]
2023-04-10 19:02 分类:问答Embed Firefox/Gecko in WPF/C#
I want to embed the current Gecko in my WPF-Project. I know there is the possibility with the Winforms-Host and the Skybound-Gecko-Library.[详细]
2023-04-07 19:55 分类:问答XPJS (Javascript XPCOM) Documentation?
Anyone know where is some usable XPJS, or XPCOM in JS, documentation for recent versions of Firefox/Gecko? And sample code/ tutorials would be great too.[详细]
2023-04-04 19:19 分类:问答How to embed Webkit/Gecko layout engine and start using it for UI?
I dont have much experience with C++ projects like Gecko or Webkit and I\'d like to embed either Gecko or Webkit to a project so that I could construct my UI with HTML and CSS.[详细]
2023-03-31 00:18 分类:问答Firefox 6 :Problem with QueryInterface(nsIDOMWindow::GetIID() in XPCOM component, for browser content window passed from js
I am working on adding support for Firefox 6 for my add-on on Mac OS, where the following logic is working in Firefox 4,5 versions but fails in Firefox 6.[详细]
2023-03-30 00:26 分类:问答can npapi do everything that ActiveX can?
I wanted to write a B/S project that client side uses ActiveX or Gecko to Communication with server via network socket. And any browser(ie/firefox/chrome/opera/safari) can use i开发者_JS百科t.If you w[详细]
2023-03-23 15:57 分类:问答Is there a plug-in sample for Firefox 5 written in C++?
I\'ve seen several examples, but for libraries with Gecko 1.9.2 or earlier, how do I create a plugin for Firefox 5 in C++?[详细]
2023-03-22 01:01 分类:问答What is the correct "-moz-appearance" value to hide dropdown arrow of a <select> element
I\'m trying to style the dropdown arrow of a <select> element with CSS only , it works perfectly in Chrome/Safari:[详细]
2023-03-22 00:25 分类:问答