Search code examples
c++hyperlinkdiagramvisioentities

c++ diagram entitys links library


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


Solution

  • Consider using Qt.