SWT browser events [message #61998] |
Wed, 18 February 2004 11:58 |
Eclipse User |
|
|
|
i use the SWT browser widget within a linux-gtk SWT app.
the mozilla native component is well instantiated and navigation works fine.
events that belong directly to the browser API, as related to location
or status bar, document title and so on, work fine also.
but I can't get generic control events, as related to mouse or keyboard,
to work : for eg., it seems that mozilla blocks all mouse events for its
own purpose, and that the corresponding SWT mouse events are never issued.
i agree it's not so suprising, as mapping all mozilla native (X-GTK)
events to SWT display events might be an unachievable task, but is
anyone aware of a workaround for this ?
thanx,
duf.
|
|
|
Powered by
FUDForum. Page generated in 0.03551 seconds