Re: More DOM events from gtkmozembed
- From: Kang Jeong-Hee <Keizi mail co kr>
- To: Christian Persch <chpe gnome org>
- Cc: epiphany-list gnome org
- Subject: Re: More DOM events from gtkmozembed
- Date: Sat, 10 Dec 2005 18:06:43 +0900
2005-12-09 (금), 23:50 +0100, Christian Persch 쓰시길:
> The event context info gathering that Epiphany does in those gtkmozembed
> DOM signals that it reemits is rather heavy, I'd prefer not to add more
> handlers (esp. often triggered ones). Could you just attach to the
> gtkmozembed ones and use its gpointer dom_event to just check for the
> info you really need there? That should be faster.
Well, I agree that it'll be useless boilerplate to emit signals from
gtkmozembed all again through epiphany.
Then, however, which way should I choose to get event context
of signals from gtkmozembed directly, not from ephy-embed?
ephy_embed_event_get_context() no longer works, and gtkmozembed
seems not to provide similar function.
Is this mean that I have to write down my own code for getting event
context from gpointer dom_event, in C++ specifically?
kz.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]