Skip to content

Trouble adding dock widget / binaryninjaui.DockHandler already deleted #4671

Answered by fuzyll
lks128 asked this question in API
Discussion options

You must be logged in to vote

Hey, so, DockWidgets are actually a pretty old construct of ours and they're not really actively maintained. We've basically moved to a pane system with a sidebar area instead. We'd recommend re-implementing this as a SidebarWidget instead (which also has a notifyViewLocationChanged, especially because DockWidgets will - at some point - be deprecated and removed.

It's entirely possible that this was a bug that is now fixed in the SidebarWidget's implementation of that API. But, if it doesn't work there either, it's probably a limitation we haven't documented well enough.

If you do wind up reimplementing in terms of SidebarWidget and can let us know how it goes, that'd be great. 🙂

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@fuzyll
Comment options

Answer selected by fuzyll
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants