Hi to all and thanks for reading this.. :) Im noob in wpf and want to create some sort of electronics schematics design software. Actually its more visual programming by blocks rather than electronics schematics software. here is the description what is needed:
imagine an object which has input output pins. in software pins must be defined as input or outputs.
objects are drag and drop able on canvas
possibility to draw wires between objects
when objects are connected to each other a specified C code must be generated on text box
do you have any idea how it can be accomplished ? tHANKS