Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Problem with migrating old mdm diagram (Read 1390 times)
bink
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 18
Joined: Oct 28th, 2010
Problem with migrating old mdm diagram
Oct 28th, 2010 at 1:08am
Print Post  
Hi,

We are using the old mdm diagram at the moment, but we are trying the new diagramlite because we got some trouble updating the diagram layoutsize.

However, the major problem I find now is the 'Itemssource'  property has been removed.  The Items property seemed only accept the DiagramItems. Whereas our old view model is not implemented that way.

Second, the Thememanager is removed as well.  Is there a way that we can implement similar functions to update the style with the theme dynamically?

Regards,
Bill
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Problem with migrating old mdm diagram
Reply #1 - Oct 28th, 2010 at 5:29am
Print Post  
Hi,

You might be mistaking this for a different product. There were never such properties available in our diagram controls. I suppose you can create a wrapper around DiagramLite that adds an ItemsSource property and updates the underlying Nodes or Links collection when the source data changes. For styling you can use the native styling and templating features provided by Silverlight, but the control does not provide any stock themes.

Regards,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint