Programmatically change the layout algorithm, MDS?
-
Monday, January 23, 2012 1:52 PM
This is 3rd thread on the same topic, and I have to open it because the given answer - support to the other ones is not adequate.
Here is the reference to most important one:
To make it short, there is a bug in GraphRenderer which only allows the default layout when rendering the graph to an image without using the viewer. Now there is a "Solution" proposed and accepted as an answer by Lev Nachmanson where it is actually suggested to dissasemble the dll yourself and do the bugfix.
I really need this feature! Now, to my knowlege, and having signed the Agreement when I bought it, disassembling the dll is ILLEGAL! If it is a bug, can someone please take care of it, as it is a 10 min job. Lev please do not mark this as answered thread, because it surely is not, can you please make the fix and provide the update. Thanks a lot.
All Replies
-
Monday, January 23, 2012 9:06 PMOwner
The source of GraphRenderer should be available in the distribution under SourcesOfDrawingAndGraphViewerGdi. So please change the source there according to the post http://social.msdn.microsoft.com/Forums/en/automaticgraphlayout/thread/c9034e15-8a03-4aac-bfee-796d75d5565b. Sorry, I cannot provide an update now.
Thanks,
Lev Nachmanson
- Edited by Lev NachmansonOwner Monday, January 23, 2012 9:07 PM
- Edited by Lev NachmansonOwner Monday, January 23, 2012 9:08 PM
- Edited by Lev NachmansonOwner Monday, January 23, 2012 9:24 PM
- Marked As Answer by Lev NachmansonOwner Monday, January 23, 2012 11:20 PM
-
Wednesday, January 25, 2012 2:19 AM
Hi Lev,
Thanks for the swift answer! The code is there indeed, I did the change myself and it works fine. I am afterall satisfied with your answer. Thanks.

