Hi Piscium,

I'd like to invoke Browser-specific JS-commands within a Webpage (like document.forms[0].element.value). SeedKit seems to provide something similar (to create UIs), so it should be possible but I wasn't able to find something really useful.

With regards,

michi7x7
There are two projects on bindings for Javascript in Gnome: Gjs and Seed. Gjs 
is the one that will be used in Gnome Shell. It should be possible to embed a 
JS engine in an application and then use JS as a scripting language (just as 
with Lua, for example).

http://live.gnome.org/Gjs/
http://live.gnome.org/Seed




----- Original Message ----
From: michi7x7<mailing-li...@michi7x7.de>
To: gtkmm-list@gnome.org
Sent: Sun, 9 May, 2010 14:20:06
Subject: WebKitmm

Hello,

I'm trying to create a WYSIWYG-Editor. My first approach uses Qt and QWebKit 
but i really don't like Qt.
Is it possible to edit HTML-content and invoke JS-commands using WebKitmm or 
gtkmozembedmm?

With regards,

michi7x7
_______________________________________________
gtkmm-list mailing list
gtkmm-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to