Modify comment behaviour

I

Ian Jones

Problem: How to modify the comment pop-up behaviour.

I want my comments to pop-up in the position that can be
specified when showing a comment.

I'm well out of my depth here...but is it possible to
extend the comment class to incorporate this... or use api
to hook the comment pop-up event and modify it...or...???

TIA

Ian
 
J

Jonathan West

Hi Ian,

I'm pretty certain there is nothing in the object models to assist you on
this. It might be possible to do something by Windows API hackery, but I
don't know how, and I suspect it would be quite a lot of work, and the
reseacrh and experimentation necessary might be more trouble than it is
worth.
 
Top