-1

Does anyone knows any good visual diagram library, that can help me implement faster an application like visio (but simpler of course), that the user can create entities drag them and create links between them (more than one link), and give the possibility to customize the look of each entity.

Does anyone knows anything to do this (c++)

Thanks

Nuno
  • 1,910
  • 2
  • 21
  • 33
  • what - the free and open source Dia is not good enough replacement for Visio? http://projects.gnome.org/dia/ – Nim Apr 29 '11 at 15:11
  • @Nim No, Visio is actually quite usable. –  Apr 29 '11 at 15:55
  • @unapersson, eh? I meant, why would you write one when there is Dia - which does exactly what the OP requires? Not whether Visio is usable or not...!?! – Nim Apr 29 '11 at 16:22
  • @Nim Sorry, I thought you were dissing Visio - Dia isn't generally a good enough replacement for it. –  Apr 29 '11 at 18:03

1 Answers1

-1

Consider using Qt.

Mihran Hovsepyan
  • 10,810
  • 14
  • 61
  • 111