vote up 0 vote down star

Hi, I have an application with an embedded gecko browser. I want to know how to change the cursor from the default cursor to a custom cursor when I am in the embedded browser?

There is forms.css file in the res folder of the gecko sdk, I tried changing the cursor in that file with no success. Any suggestions?

Thanks jbsp72

flag

1 Answer

vote up 1 vote down

Ok. I got it working for cursors other than custom cursors by changing it in the forms.css file. But my custom cursors are not being used by gecko. It always goes to the second option I provide if the first option is a custom cursor. My custom cursor is a 32x32 cursor.Can gecko render a 32x32 cursor?

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.