Docked panels
ktodyruik opened this issue · 1 comments
ktodyruik commented
The examples I've seen show floating panels. Is it possible to do docked panels side-by-side? Like in the FAR manager interface?
Thanks.
elw00d commented
You can try to use one Panel instance instead of WindowsHost. And then add to this Panel two children panels, for example. But I didn't test scenarios like this for a long time.