BinjaDock icon indicating copy to clipboard operation
BinjaDock copied to clipboard

migrate to new pyside UI?

Open psifertex opened this issue 6 years ago • 1 comments

Just a note that UI plugins are much easier to implement now with the official integration of pyside2 support. Not sure if this plugin is being actively maintained, but if so, it might be helpful to look at the new example UI plugins: https://github.com/Vector35/binaryninja-api/tree/dev/python/examples/triage (along with the snippet editor and kaitai up one folder)

psifertex avatar Jun 12 '19 17:06 psifertex

Glad to see UI support! This plugin was mostly just to serve as a basis and example for dockable widgets for others to use until the UI API came along. So I'm not sure there would be much value in updating it at this point.

defunctio avatar Jun 15 '19 14:06 defunctio