0
votes
1answer
33 views
Flex Whiteboard application - like Visio/MS Powerpoint
Hi all, I am creating an application that will allow users to model system information by allowing them to Drag and Drop objects from a Flex Tree into some sort of canvas/grid ie: like a whiteboard …
0
votes
3answers
62 views
JavaScript diagramming tool
Does anyone know any good JavaScript alternatives to mxGraph (http://www.jgraph.com/mxgraph.html) that allows the user to draw Visio style diagrams on a canvas and add/edit/remove properties of …
1
vote
6answers
85 views
Software for Sequence Diagrams?
I've been using NClass for object/class modeling in class thus far.
However, I do not believe that it is capable of sequence diagrams, which is my next task.
I would prefer not to use Visio. Is …
0
votes
1answer
35 views
Converting a visio to a JPG image
I have a .vss type file which I want to convert to an image format (like JPG/GIF). Is it possible to do this and if so, how?
0
votes
1answer
44 views
Visio 2003: relationship arrow to connect 2 tables in Database ER diagrams
I am trying to model relationship between 2 tables Orders and OrderDetails. I draw "relationship" arrow from OrderDetails to Orders table with Foreign key OrderID. But in DatabaseProperties for …
0
votes
0answers
97 views
Open Source alternative to Visio [closed]
I'm looking for a comparable and free alternative to Visio.
Anyone know of one?
Thanks
0
votes
1answer
87 views
Types of UML diagram - VISIO - ASP.net
Hi All
I have below extract from design spec and need to create UML diagrams as .net specifications. No coding is yet started or is there any solution structure yet. What would be best highlevel …
0
votes
3answers
39 views
Diagramming server connections in Visio - what direction should arrows point?
Suppose I would like to depict data flow between two servers in Visio.
I have boxes to represent servers and arrows to represent communication / data flow.
In this situation:
Server A always …
1
vote
2answers
51 views
Microsoft VBA idiom (Visio) For Testing Non-Existance of a property?
I need to ensure a Macro which works on Visio 2003 doesn't cause problems on lower versions of Visio: specifically because I'm writing to a property which doesn't exist on lower versions of Visio. …
0
votes
2answers
49 views
How can I call a VBA macro that is defined in a different file?
The situation is the following:
Macro Foo is defined in File foo.vss
Macro Bar is defined in File bar.vsd.
Bar() is at some point supposed to call Foo().
Is that possible?
If it helps:
foo.vss is a …
0
votes
1answer
35 views
How to import mysql sql file into microsoft visio 2007 ?
Hello,
Does anyone know how to import a mysql sql file into microsoft visio 2007, and then generate a database chart automatically?
Thanks a lot.
0
votes
2answers
87 views
Does MS Visio support sequence diagram?
Does MS Visio support sequence diagram?
0
votes
1answer
37 views
Any hints on programming Dia with Python extensions?
I'm searching for documentation on how to do it properly. Any hints?
0
votes
1answer
51 views
graph drawing - from sql queries to Visio readable file(.vdx)
I am working on building a website which queries a sql server database and gets tables which contain information about node connections. As in, column 1 has children columns2 and 3 etc...
I am …
0
votes
1answer
54 views
Good Visio Template (or alternative) for SOA/Distributed Systems?
Apologies if this has been asked (I couldn't see a duplicate when searching) but I'm wondering if anyone can recommend a reliable Visio template for SOA/Distributed Systems design or a decent …
