Crainiate Community

Support and discussion for users of Crainiate component software products
Welcome to Crainiate Community Sign in | Join | Help
in Search

Browse by Tags

All Tags » ElementInvalid (RSS)
  • Re: How to know if anything changed on the diagram

    Hi, You can use the ElementInvalid event of the Diagram/Model control to set a flag indicating something has changed. Reset this flag when you call Save.
    Posted to Forum by James Westgate on 09-27-2007
  • Re: "Thick but thin" connector

    Your approach makes sense. I imagine you are getting a stack overflow as resetting the border width will cause the model to be rerendered. You need to set SuspendEvents = true at the top of the override before you change the Borderwidth and then set it to false at the bottom again. This will prevent...
    Posted to Forum by James Westgate on 08-19-2007
Page 1 of 1 (2 items)