Re: Code-signed macros in template expiring
Thu, 26 Jun 2008 20:55:14 -0700 (PDT)
According to my Visio, files (SanDriLa.vst and SanDri_La.vsl)
are both signed and timestamped 26 June 2008.
Kind regards, Nikolay ...
|
how can i recognize changing a shape in visio?
Thu, 26 Jun 2008 11:10:34 -0700 (PDT)
i have a line on the frame in visio.
i want to do some actions when i change the position of the start
coordination of the line (drag the start point with the mouse).
i didn't see any shapeChange event. only shapeAdded. so how i can i
do it?
thanks
David ...
|
Visio Shape Icon - How to change.
Thu, 26 Jun 2008 09:38:02 -0700
I have a shape on a visio page. I am using .NET to control the visio drawing
control which contains the shape. I would like to change the icon that is
displayed on a shape. How might I do this?
I have code to get a picture but I do not know how to set the shapes icon
with it.
int screen ...
|
is there a book for macros in visio 2003?
Thu, 26 Jun 2008 05:12:48 -0700 (PDT)
i really need a book which explains in details how to write macros in
visio 2003 (from the beginning). haven't found even in amazon. it's
hard to believe that there is no such a book. how can i learn how to
write macros in visio? even the Microsoft's sites barely explain about
it.
if anyone has a link that ...
|
Changing the Fill color based on a user variable
Wed, 25 Jun 2008 13:16:37 -0700
I setup a user variable (user.changecolor). I loaded this variable in the
Line Format : LineColor cell and the Fill Format: FillForegnd cell for a
test box I created.
The line color of my test box changes depending on the value of
user.changecolor. However, i am not able to get the fill color of my test
...
|
Is there a way to view the names of all the pages?
Wed, 25 Jun 2008 08:04:02 -0700
I would like to view the titles of the pages in VISIO without scrolling
through each or hitting ctrl+PgUp or ctrl+PgDn. Is there a way to see a list
of the pages? ...
|
3D-Vector calculation
Tue, 24 Jun 2008 06:18:03 -0700
Hi All,
I have added a stencil for 3D-Vector Calculation.
To display the vectors on Visio drawing page
as if it were floating in the 3D space, I've added
some geometries to an arrow.
These shapes can calculate the addition and the
subtraction of vectors. , inner and outer products
of 2 vectors.
Main ...
|
|
|
Automate Drawing
Mon, 23 Jun 2008 22:53:01 -0700
I'm trying to draw schamtics in Visio by reading cgm files and I'm finding
drawing to a page extemely slow. I've tried creating shpaes and drawing all
the elements of the diagram and then droping the shapes onto the page, while
this is faster its still too slow.
Does anyone know how to draw to Visio with be ...
|
Visio developer
Mon, 23 Jun 2008 10:01:02 -0700
I am new Visio development. I am trying to extend Visio to have my own custom
stencil and shapes. These shapes can be custom created or picked from the
existing shapes.
I would like to find out
1) how to a create a custom stencil with the existing shapes
2) how to create custom shapes
Any help is grea ...
|
Re: Code-signed macros in template expiring
Mon, 23 Jun 2008 05:53:00 -0700 (PDT)
Have checked one more thing. I have removed all the stuff
from registry, and signed VB project once more.
(i.e. without timestamping).
In this case when I set current date to 2011,
Visio does complain about expired certificate:
http://pix.academ.org/img/2008/06/23/5f753f56b674fcc22354abc48e6f1fc3
So this ...
|