Re: Modify Popup menu to change current tool ?



well, let's kinda put our arms around what I think I read,

"examples of visio vba code" - infers that you want to write it in vba which conflicts with "Plus have this functionality automatically start when I run visio". The reason is that vba runs in a document, so you would have open the same document template everytime. To reach the objective of "opens when visio starts" would suggest you should investigate writing it as as an addin.

The desire to create custom menus is doable with examples in the visio sdk.

al

"art" <art@xxxxxxxx> wrote in message news:1190219854.484048.32570@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,
I am hoping to not have to spend hours perusing examples of visio vba
code , google posts and documentation to achieve something that should
be trivial. I'll probably end up wasting a day on this, so thanks in
advance for any help.

I use a tablet pc with visio and think that visio is a fantastic if
not the best tablet pc piece of software. I would like however the
right mouse popup menu in the document window to have some of the
toolbar tools available for selection. I'd like to be able to right
mouse and change between an standard ink pen , 2 out of 3 selectors ,
and the pen eraser tools. Plus have this functionality automatically
start when I run visio. I know it is possible and since I am not an
expert I am hoping someone can point me in the right direction at
least.

cheers,
art


.



Relevant Pages

  • Re: Running Visio VBA code from Excel VBA Code
    ... If you are not working in the Visio VBA environment, ... Visio MVP ... "John Marshall, MVP" wrote: ...
    (microsoft.public.visio.developer)
  • Re: Visio -> Project
    ... if you check out the visio sdk there is a sample program (treeview) that ... demonstrates linking visio to project. ... >I am completely new to Visio VBA, though I have a lot of experience ...
    (microsoft.public.visio.developer)
  • Visio Libraries (VBA/VB) which ones to Add-in?
    ... Currently my "new" installation of Visio 2003 can not find the Substitute ... what libraries are considered necessary for "medium" level Visio VBA ...
    (microsoft.public.visio.general)
  • Modify Popup menu to change current tool ?
    ... I am hoping to not have to spend hours perusing examples of visio vba ... google posts and documentation to achieve something that should ... not the best tablet pc piece of software. ... and the pen eraser tools. ...
    (microsoft.public.visio.developer)

Loading