Archive for the ‘Ajax’ Category

Selected User Meeting Presentations: A (French) Film Festival

Monday, August 25th, 2008

Ed Kiraly has posted in the JViews blog a series of videos recorded during a user group meeting in Paris. The recorded sessions (in French) are from our CEO, from the Visualization product team and from Microsoft and Adobe. You will find here a…

Read more

Creating Bezier Curves in an Ajax DiagramView (Part 2)

Friday, June 20th, 2008

In the previous article, I have explained the fundations of the Ajax interaction framework of ILOG Diagrammer for .NET. It is now time to dive into the implementation details.

From the first article, we know an AjaxDiagramView interactor inherits from the…

Read more

Creating Bezier curves in an Ajax DiagramView (Part 1)

Tuesday, June 10th, 2008

In this series of two articles, I am going to show how to create a new interactor for the  ILOG Diagrammer for .NET 1.5 AjaxDiagramView web control. To illustrate this, we will write an interactor to be able to create Bezier curves…

Read more