Hm... Maybe what we really want is to extend our system that allows you to attach a click handler to allow you to attach more than one click handler, and when there is more than one, clicking on the link brings up a menu of choices? I can imagine that for <Error> objects you might want to a) inspect, b) show the backtrace, or c) create a bug report.
On 2010-01-25, at 12:36, Henry Minsky wrote: > I don't think there's any way to assign a custom right-click menu item to a > hyperlink in a text view. > > But I noticed that if you click right on an active text link in a Flash (8 > or 10) app, it gives you > a context menu that has some special options (Copy, Copy Link, Open in New > Window). So the > Flash player knows about it being a link, but I don't know how to add a > custom menu item for it. > > > I don't what DHTML does with right clicks on links. > > > > On Mon, Jan 25, 2010 at 12:04 PM, P T Withington <[email protected]> wrote: > >> Hey. It just occured to me that what we really want is to install this as a >> right-click menu item on any debugger error message (since it requires an >> error as an input). Is there a mechanism for that? >> > > > > -- > Henry Minsky > Software Architect > [email protected]
