Re: [maemo-developers] [libgtkhtml-2.0] HtmlDocument not receiving mouse clicks

2005-12-21 Thread Henry Tang
Hi Philippe, On 12/21/05, Philippe De Swert <[EMAIL PROTECTED]> wrote: I have used gtkhtml-3.0 before in GPE. There everything was working fine(except that it had a pretty large footprint) I have some trimmed down gtkhtml sourc here : http://stag.mind.be/gpe-helpviewer.html. Mainly I reduced thed

Re: [maemo-developers] [libgtkhtml-2.0] HtmlDocument not receiving mouse clicks

2005-12-21 Thread Philippe De Swert
Hi Henry, > > 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. => 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 libra

Re: [maemo-developers] [libgtkhtml-2.0] HtmlDocument not receiving mouse clicks

2005-12-21 Thread Henry Tang
On 12/21/05, [EMAIL PROTECTED] <[EMAIL PROTECTED] > wrote:-- Forwarded message -- From: Eero Tamminen <[EMAIL PROTECTED]>To: maemo-developers@maemo.orgDate: Wed, 21 Dec 2005 15:14:32 +0200 Subject: Re: [maemo-developers] [libgtkhtml-2.0] HtmlDocument not receiving mouse clicksHi,> I

Re: [maemo-developers] [libgtkhtml-2.0] HtmlDocument not receiving mouse clicks

2005-12-21 Thread Eero Tamminen
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

[maemo-developers] [libgtkhtml-2.0] HtmlDocument not receiving mouse clicks

2005-12-21 Thread YKT
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 d