Hi,
I want to write 2 extensions:
1) One extension which behaves like a docking window -
another tab in the "Projects\File Browser\Tags"
2) 2nd extension which is a toolbar.
From looking the code, and the extensions interface,
I see that it is only possible using HWND from IPN::GetMainWindow,
and then some hacking, which I dont want to do.
Is it planned to add this kind of capability as built (using proper interfaces)
in the future ?
If not, what is the process if I want to suggest this capability,
and implement it by myself ?
10x