What are you trying to do? There might be an easier/more straightforward
way.

> -----Original Message-----
> From: Jure Ferlez [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, January 10, 2002 9:57 AM
> To: [EMAIL PROTECTED]
> Subject: How to create a DOMEvent in C++ ???
> 
> 
> Hello.
> 
> I would like to use the
> 
> NS_IMETHOD DispatchEvent(nsIDOMEvent *evt, PRBool *_retval) = 0;
> 
> method of  the nsIDOMEventTarget interface.
> 
> How do I create the appropriate Event component (that represents mouse
> click) that implements the nsIDOMEvent interface ?
> 
> Thank you very much for any help.
> 
> Jure
> 
> 
> 
> 
> 
> 
> 

Reply via email to