Search
Latest post:
Feb 16
11:29 AM
11 posts

Positioning new vertex from beginning

First post: Dbugger wrote: Hey guys!Im trying to create a funtion where I click with the right button on a blank space of the application and I try to cre...
Latest post: dmartel wrote: Hi guys, i am not an expert, i just have been working with graph# for a while. I am going to explain what works for me. If you ...
Jump to: First Post · Latest Post   
Latest post:
Feb 15
2:22 PM
1 post

How do I get started?

First post: gabrielpaulsson wrote: I started my testproject and included the GRaphSharp, GRaphsharp.Controls, QuickGRaph and WPFextensions.When I declare the ...
Jump to: First Post   
Latest post:
Feb 9
4:29 PM
1 post

Graph# in a UserControl

First post: labberlich wrote: Hi all!I have a problem wirh Graph' in a UserControl.Is it not possible to set a LayoutAlgorithmType like "Tree" in an User Con...
Jump to: First Post   
Latest post:
Feb 9
3:35 PM
4 posts

Connect two Vertex with Mouse Action

First post: labberlich wrote: Hi all,does anyone know if it is possilbe to connect two vertex with mouse event? Maybe with Drag&Drop oder with a menuitem in ...
Latest post: labberlich wrote: Okay by changing the dll I get my result...
Jump to: First Post · Latest Post   
Latest post:
Feb 5
10:04 AM
1 post

Fixing the position of nodes in layouts

First post: dlev wrote: Hello,I would like to fix the position of two nodes and then have the layout algorithm figure out the positions of the other no...
Jump to: First Post   
Latest post:
Feb 2
8:32 AM
9 posts

how to reduce drag drop sensitivity

First post: realfantasy wrote: when i drag any vertex (node) on top or at left side.. it drags very rapidly towards the direction which is bit annoying but wh...
Latest post: dmartel wrote: Something new about this topic? Thanks
Jump to: First Post · Latest Post   
Latest post:
Jan 29
12:17 PM
4 posts

The given key was not present in the dictionary

First post: rababk wrote: I get this inner exception when I make changes on the graph, here is the stack trace: at System.Collections.Generic.Dictionary`...
Latest post: rababk wrote: I solved it, all i had to do is:graphLayout.Children.Clear();before I do changes on the graph
Jump to: First Post · Latest Post   
Latest post:
Jan 29
11:46 AM
9 posts

Changing Vertex color of a single node

First post: windz82 wrote: Do anyone have any idea how to change the vertex color of a single node?The node original color is Grey. I manage to change the...
Latest post: palesz wrote: I think you're missing the actual DataTemplate in this code: <DataTemplate DataType="{x:Type Sample:MSVertex}"> <Dat...
Jump to: First Post · Latest Post   
Latest post:
Jan 26
9:09 PM
2 posts

Programmatically change selected edge color

First post: Fantaman80 wrote: Hi all,i found these method "graphLayout.HighlightEdge(Edge<object, object> edge, Object highlightInfo)" and "graphLayout.Remov...
Latest post: fantaman80 wrote: Find it!Probably it can be done by xaml code, but i don't know WPF very well; so i found a solution via c# code.If for example ...
Jump to: First Post · Latest Post   
Latest post:
Jan 18
9:31 AM
2 posts

Click event On Vertex

First post: ganirban wrote: Hi,I am trying to use this Graph in our application.Could any one tell me is there any click event on Vertex?If yes please plea...
Latest post: aditya_kanekar wrote: You can use MouseDown event available on the EdgeControl as follows, <Style TargetType="{x:Type graphsharp:EdgeControl}"> ...
Jump to: First Post · Latest Post   
Show 10  25  50  100 discussions
1-10 of 157 discussions < Previous 1 2 3 4 5 6 7 8 9 10 ... Next >
Updating...
© 2006-2012 Microsoft | Get Help | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2012.2.15.18416