Ralph Fox wrote:
On Thu, 30 Jun 2005 13:38:28 +0300, in message
 <[EMAIL PROTECTED]>, Sergey Vasilyev wrote:


How can I change a mouse pointer? For example, an arrow <-> a hand. Which interface can I use?



Use CSS.  See http://www.w3.org/TR/CSS21/ui.html#cursor-props

    -----====oooOooo====-----

Which type of use is this for?  E.g.

A. A web page author, wanting to make the mouse pointer change when over specific parts of your web page.

B.  A browser user, wanting to customize your own browser.

I have (rightly or wrongly) assumed you are asking for 'A'.

    -----====oooOooo====-----

AFAICT this question isn't about embedding, so you may get
better replies by asking in another more related group.




Thunk you for the answer!

I am writing my own mozilla component in C++. And I want change a mouse pointer on MouseMove event fom some conditions, for example.

Thunk you again.
_______________________________________________
mozilla-embedding mailing list
mozilla-embedding@mozilla.org
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to