J
Jean Dophin
I want to know which language is better to create adds on for visio, between
visual c++ and vba. This is what I want to know. I want to add some
diagrams, when the user drag a diagram and drop it. It will bring a diaglog
box where the user can choose text from a combobox from that dialog. Then
the text the user chooses will be the text for that shape. For instance, you
drag a rectangle from the basic shape stencil window to the main window.
After dropping the rectangle, it will bring a dialog, where you can type or
choose the text for that rectangle. The text you type will be the text for
that rectangle. It is like doubleclik on a rectangle.
I also want to do something like that. Assume that I have a chip diagram,
then when I drop it to the window, I have to option to change the number of
input and output.
I know it can be done in vba, but I do have the sdk where I can create visio
project from visual c++, can I do use visual c++ to do that.
Any good reference for developing application for visio using visual c++
visual c++ and vba. This is what I want to know. I want to add some
diagrams, when the user drag a diagram and drop it. It will bring a diaglog
box where the user can choose text from a combobox from that dialog. Then
the text the user chooses will be the text for that shape. For instance, you
drag a rectangle from the basic shape stencil window to the main window.
After dropping the rectangle, it will bring a dialog, where you can type or
choose the text for that rectangle. The text you type will be the text for
that rectangle. It is like doubleclik on a rectangle.
I also want to do something like that. Assume that I have a chip diagram,
then when I drop it to the window, I have to option to change the number of
input and output.
I know it can be done in vba, but I do have the sdk where I can create visio
project from visual c++, can I do use visual c++ to do that.
Any good reference for developing application for visio using visual c++