
How to create a template with custom properties
Hi John,
thanks for the help.
Just one last question about that flip-flop model:
The model currently supports a sertain number of flip-flop
types. When a user selects a particular type, the letters
on the model change (say J and K for JK-flip flop to S and
R for SR-flip flop). What should I do if I want to add
more types of flip-flops to the list and make the list
fully function - i.e. the letters in the model change
according to the selected new type?
Can this e done, or I would have to create a new model for
each separate flip-flop?
Thanks,
Ilya.
Quote:
>-----Original Message-----
>The flip flop can be dragged from the original stencil to
a new stencil and
>then edited.
>Choose Stencil under the File menu and then New Stencil.
>John... Visio MVP
>Need stencils or ideas?
http://www.mvps.org/visio/3rdparty.htm
Quote:
>Need VBA examples? http://www.mvps.org/visio/VBA.htm
>Common Visio Questions
http://www.mvps.org/visio/common_questions.htm
Quote:
>> Hi John,
>> thanks a lot for the reply.
>> However, I don't really wont to modify any stencil. I
>> just want to create a new element to my own stencil.
But,
>> I want this element to have a set of custom properties
>> that will allow a user to change the way this element
>> looks on the diagram. (it is sort of the way the Flip-
>> Flop is implemented - there is a pull-down menu that you
>> can specify the type of flip-flop, and then the actual
>> image changes acoording to the selection. I just want to
>> create this sort of menu.)
>> Thanks for help,
>> Ilya.
>> >-----Original Message-----
>> >Make a copy of the *.vss file you want to change and
>> modify the shapes (or
>> >add new ones). It's preferable to leave the original
>> stencils intact.