I was about to create a custom graph window using IDA-python when I realized that function create_tform() and place_t structure (both necessary to do so) are missing in idaapi.py.
(Using ctypes to recreate all the necessary stuff seems a little bit complicated and it'll be used as a last resource).
Did someone successfully do it? If yes, could you post a sample code, please?
~cheers, topo







