On 12/21/05, [EMAIL PROTECTED] <[EMAIL PROTECTED] > wrote:
---------- Forwarded message ----------
From: Eero Tamminen <[EMAIL PROTECTED]>
To: [email protected]
Date: Wed, 21 Dec 2005 15:14:32 +0200
Subject: Re: [maemo-developers] [libgtkhtml-2.0] HtmlDocument not receiving mouse clicks
Hi,

> I'm working on a chm viewer based on chmlib and libgtkhtml-2.0 (built
> with --disable-accessibilty). Everything is working fine inside
> scratchbox, but on the actual device I notice that the link_clicked
> callback on the HtmlDocument widget is not working. Looking further, I
> notice that the all dom_mouse_* events are working except
> dom_mouse_click.

Has this software been tested on the desktop with a touchscreen?
With touch screen there are very few mouse moves compared to non-
touchscreen displays.


       - Eero

I don't know if libgtkhtml-2.0 has been tested on the desktop with a touchscreen. It's the first time I use that library. I'll try and see if I can get more info on the gnome mailing list later on.

For now, I've implemented a workaround by using the button-press-event of the surrounding HtmlView.

Regards,

Henry
_______________________________________________
maemo-developers mailing list
[email protected]
https://maemo.org/mailman/listinfo/maemo-developers

Reply via email to