Topic created on: November 12, 2007 15:47 CST by morphique.
Could someone suggest any good graph visualization/displaying libraries as it is very hard to navigated through graphs in uDraw? I would really appreciate any sugesstions.
What about pGraph from PaiMei? It supports rendering in uDraw, DOT and GML formats. Also you may want to consider playing with udraw_connector.py from the utils/ directory. If you end up extending either of these tools please let me know so I can update it for the benefit of everyone.
Yup. But you should face with the python interface api to make type conversions and so. I recommend you to use SWIG for this task.. and the program will look like:
You can just construct the strings to be passed to PyRun, but you should take a closer look to the api if you want to get information from python instead of just having an unidirectional C->Py communication :)
> djnemo: https://www.openrce.org/articles/img/ps_state_map.gif
>
> this is a shot of process memory space of a .dll ,
> can i use this or others from pDraw that coded in Python ,in my C++ Applications ?
Note: Registration is required to post to the forums.