My problem is now:
Are they other mouse events that can be trapped this way?
I tried onMouseClick, onMouseDoubleClick with no result;
but onMouseRightDown had the desired effect...

I think you can use the following:

MouseMiddleDblClick
MouseMiddleUp
MouseMiddleDown
MouseRightDblClick
MouseRightUp
MouseRightDown
MouseDblClick
MouseUp
MouseDown
MouseMove

Where could I have found references to these windows options (interactive,
onMouseMove, ...)?

The documentation:)

The documentation that comes along with a ppm installation from L.Rocher's
rep doesn't
mention these options for example, neither does E.Bourgeois's tutorial at
jeb.ca, the only
documentation Source Forge points to.
Are they other links for complete and updated reference manuals?


Unfortunately, the latest version of the module on sourceforge does not contain the documentation. If you download the source you'll find a couple of scripts in \Win32-GUI\docs if you run dodoc.pl and dohtml.pl they will build all the documents.

Perhaps it would be a good idea to have a zip file on the sourceforge site that contains all the doco?

Cheers,

jez.

Reply via email to