[PyKDE] Splitting windows

Detlev Offenbach detlev at die-offenbachs.de
Tue Feb 1 17:50:25 GMT 2005


Am Dienstag, 1. Februar 2005 11:13 schrieb Jul:
> Hi Detlev,
>
> Splitting view seems not working correctly for me.
> - Open eric
> - Open 2 python files
> - Split the view in two horizontal parts
>
> There, it is pity that the two files still in the same half
> of the splitted window. But actually, this is not a bug.
>
> - Try to unsplit windows
>
> There, my two files are suddently closed. If modified, I'm
> asked if I want to save before.
>
> I'm still working with 3.6.1 version there.
>
> Best regards,
> ++
> Jul.
>

That is the correct behaviour. To do what you intend, follow these steps.

Open file 1
Split the view
Click in the (empty) view to give it the focus
Open file 2
Editor for file 2 will show in the second view

When you "Remove split", the view that has the focus will get closed.

Regards,
Detlev
-- 
Detlev Offenbach
detlev at die-offenbachs.de




More information about the PyQt mailing list