34

I feel dumb for needing to ask, but I've been annoyed by this several times in the past and have yet to come across the answer.

Sometimes, when rearranging tabs in IDA Pro, I accidentally detach the tab from the main window, leaving it floating in its own window. The problem is that I have no idea how to reattach it, so generally when that happens I have to close it and reopen that view in the main window, which isn't the best solution.

In other programs that do the whole "a tab can be detached as its own window" thing, generally there's something that appears on the main window to signal that's where you need to drag it to to reattach it. Browsers do a slightly different thing in that you just drag the tab back to the tab bar. Neither of those work in IDA, and I can't find anything in the menu.

2
  • 3
    Like many things in IDA, this was unnecessarily difficult. Thanks for asking.
    – byxor
    Commented Jun 28, 2019 at 3:04
  • 1
    I feel dumb that I had to look this up again...))
    – LUser
    Commented Feb 15, 2023 at 11:47

1 Answer 1

47

Well, I managed to figure it out. If you click on the small gray bar just below the titlebar, you can drag it back to the main window. If you hover over the gray bar, it will tell you as much, but the fact that it's just below the titlebar (which is what you'd normally click to drag the window around), it's easy to miss.

Edit: If you want to reset all tabs to their locations. Just click Window -> reset desktop. This is current at least in version 7.2 .

Not the answer you're looking for? Browse other questions tagged or ask your own question.