Thanks a lot for the link Tristan.
Cyril.
___
dev-embedding mailing list
dev-embedding@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-embedding
Finally, I 've succeeded in compiling gtk / x11 / test.cc.
But the repository is broken :
- gtk/common/moz-web-view-marshal.list should'nt be empty but should
contain
BOOLEAN:STRING
- I've had to modify gtk/x11/moz-web-view.h :
struct _MozWebViewClass {
GtkBinClass parent_class;
/* Signals
Hello,
I 've just tried to compile new embedding API / gtk / x11 / test.cc
test of the last revision.
The following compilation error occured :
(I compile with my own makefile from gtk/x1/test) :
The file moz-web-view-marshal.h actually is missing.
../common/moz-web-view-common.cpp:44:34: error:
I've finally succeeded in compiling minimal by writing a new simple
makefile.
Minimal works fine, three little issues :
- gecko dimensions are initially very little and gecko is localized
in the left upper corner (it is ok after the first OnSize event);
- When I exit the application, there's a se
On 4 sep, 10:42, mlutken <[EMAIL PROTECTED]> wrote:
> I did not have any trouble getting javascript to work.
> You can perhaps look into this, which I got to work.
>
> http://www.doxys.org/download/minimal.zip
>
> -Martin Lütken
Thanks a lot Martin,
I try to compile minimal with the following co
Hello,
I've succeeded in embedding gecko 1.9 in a wxWidget window.
It is a very simple beginning.
However, when the "http;//developer.mozilla.org" is loaded, I can see
the noscript element :
Some features of this site require JavaScript..
That is to say, javascript is disabled. When I click on hy
Hi,
I 've just taken a look at the mozilla source code et saw a test /
wxembed directory.
What is the status of this test ? Does it work ?
Thanks a lot,
Cyril.
___
dev-embedding mailing list
dev-embedding@lists.mozilla.org
https://lists.mozilla.org/lis