https://bugs.documentfoundation.org/show_bug.cgi?id=164080
--- Comment #3 from Michael Weghorn <[email protected]> --- (In reply to Michael Weghorn from comment #2) > I cannot really estimate how much effort the "Find" sidebar would be. Other > than the dialogs I've been looking at so far, it might require implementing > support for ~everything that the main window uses first, as the sidebar is > part of that one, so would - at least with the approach I'm taking so far - > probably be something looked at quite a bit in the future still, once more > of the weld API has been implemented in Qt. > (Maybe there is a way to also use a native QTreeView in a window also > containing vcl widgets, but that's not what I have been looking into so far.) Another thought: Since the sidebar can be undocked, an idea might be to try doing that to see what it looks like once all controls used for the sidebar have been welded - at least for testing (and then avoiding to have to support the full main window at that point of testing already, if it reduces the work needed). -- You are receiving this mail because: You are the assignee for the bug.
