Click here to Skip to main content
15,949,686 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I'm working in silverlight for the first time.

My requirement is to create a flowchart kind of application in Silverlight, where I can drag elements like rectangle and ellipse from a Toolbar panel and drop on to the page.

After that I have to move and re-size those elements dynamically and connect those elements through a connector.

Now I created elements(Rectangle, ellipse..) and able to move those.. I know its a long way to go, just I started initially like this..If anyone can guide me on this, it would be helpful.

Thanks
Pari :)
Posted
Updated 4-Jan-11 1:41am
v3
Comments
Dalek Dave 4-Jan-11 5:04am    
Edited for Readability and Syntax.

Hi Espen,

Thanks for your reply.. But the link is not properly working.

Pari :)
 
Share this answer
 
v4
Comments
Espen Harlinn 4-Jan-11 8:16am    
What you describe isn't someting you can expect to complete in a few days. Expect to spend considerable time, probably months if you are an experienced programmer, learning the platform. This is a non-trivial task. Either that or buy some 3rd party compnent suite that seems to fit the bill.
Since this is your first SilverLight app, you'll probably need to use some third party library.

Take a look at Layout Designer[^]

Hopefully this will get you started.

Regards
Espen Harlinn
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900