hyperlink problem in a ActionMenu
- To: mathgroup at smc.vnet.net
- Subject: [mg98650] hyperlink problem in a ActionMenu
- From: meitnik <meitnik at gmail.com>
- Date: Wed, 15 Apr 2009 05:00:28 -0400 (EDT)
hi, Way does this ActionMenu fail to work: ActionMenu["help", {"Plotwww" :> Hyperlink[ "http://reference.wolfram.com/mathematica/ ref/Hyperlink.html"], "PlotLocal" :> Hyperlink["paclet:ref/Plot"]}] Nothing happens when I select the menuitems. What is missing in my code to get it to work?? Thanks. Andrew
- Follow-Ups:
- Re: hyperlink problem in a ActionMenu
- From: "John Fultz" <jfultz@wolfram.com>
- Re: hyperlink problem in a ActionMenu