Re: About using the Advanced Docking System for Qt

2020-05-11 Thread Andy Sardina
Hi Albert, One "problem" is that it seems that no distribution is packaging this at > the moment from what i can see. > You got me there! I think no one is packing it! I came across it because QtCreator is using it now and also the Qt Design Studio, but at least QtCreator has its own version. The

Re: About using the Advanced Docking System for Qt

2020-05-11 Thread Andy Sardina
Hi David, Thanks for the answerback! I agree with the split part, I think that the implementation of Kate is really good. But I still think that the tab system is too rigid. You can split but you cannot re-arrange after you make the splits, which means that if you change your mind and you want

Re: About using the Advanced Docking System for Qt

2020-05-09 Thread David Hurka
> On 9 May 2020 15:04 okular-devel-requ...@kde.org wrote: > El dissabte, 2 de maig de 2020, a les 16:50:16 CEST, Andy Sardina va escriure: > > Hi, > > > > There are many users who would like to have a split view in Okular. > > Currently, using a QTabWidget I think implementing such a feature cou

Re: About using the Advanced Docking System for Qt

2020-05-09 Thread Albert Astals Cid
El dissabte, 2 de maig de 2020, a les 16:50:16 CEST, Andy Sardina va escriure: > Hi, > > There are many users who would like to have a split view in Okular. > Currently, using a QTabWidget I think implementing such a feature could be > difficult. My proposal is to start using the Advanced Dockin