Is there a way to click on a Visio Shape and have a window pop up with text or notes in it?
-
Thursday, April 26, 2012 8:44 PM
Hi there
I thought I had seen this before somewhere? If you have say a flow chart and you double click on a shape then a window or notepad type doc pops up with notes or text in it? So how do you do this ? I tried to install an Addin that did this but it did not work? I am using Visio 2007
Thanks
All Replies
-
Thursday, April 26, 2012 9:06 PM
The double click function is often called from the shapesheet (the events section, eventdblclick cell), you can customize it to call a macro to display whatever you want (in most cases).
al
If this answer solves your problem, please check Mark as Answered. If this answer helps, please click the Vote as Helpful button. Al Edlund Visio MVP
-
Thursday, April 26, 2012 11:40 PM
I have a couple of free addons that can help you with this (unless of course you have already tried them but can't get them to work, in which case I'll try to help).
http://www.sandrila.co.uk/articles/visio-articles/output-dialog/
-- Paul Herber, Sandrila Ltd. Engineering and software shapes for Visio - http://www.sandrila.co.uk/
-
Friday, April 27, 2012 8:39 PM
Hi there
I installed both of the addon s
I tried both of these (1 at a time)
=RUNADDONWARGS("outputdialog","This shape's width= "&Width)
=RUNADDONWARGS("outputdialog2","This shape's width= " & Width)I did Right mouse click format -> behavior -> double click tab -> open shape's shapesheet -> found what looked like excel spreadsheet and entered formula in double click event.
and it did not work nor will it allow me to get back to it ??
Thanks,
-
Saturday, April 28, 2012 8:03 AM
Do the test documents work? Both addons contain a file called test.vsd
-- Paul Herber, Sandrila Ltd. Engineering and software shapes for Visio - http://www.sandrila.co.uk/

