I tried modifiying the TestGtkEmbed.cpp file preset in /mozilla/
embedding/browser/gtk/tests.

I am able to change the cursor by using gdk_window_set_cursor().

This way the cursor is changed, but when a url is loaded, the cursor
is back
Now even if I change the cursor, it doesn’t affect the mozEmbed
GtkWidget.

So I have the altered cursor when I point to any of the buttons or the
toolbar.
But when I move near the loaded page, the cursor changes back to the
default cursor.

How do I change the cursor for mozEmbed ?


I tried to change the cursor in the html stylesheet.
But the cursor changes only when the mouse is moved.

If  the position of the cursor doesn’t change, then the default cursor
itself remains.
But when the mouse is moved, the cursor immediately changes to the
customized cursor.

As I will not be having a mouse, this will not be possible.
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to