Re: [PyKDE] Splitting windows

2005-02-04 Thread Detlev Offenbach
Am Donnerstag, 3. Februar 2005 20:04 schrieb Calvin Spealman: > On Wednesday 02 February 2005 6:28 pm, Detlev Offenbach <[EMAIL PROTECTED]> wrote: > > This has been in since quite some time. Hint: Select context menu of an > > editor and select 'New view'. This opens a new view with the same > > d

Re: [PyKDE] Splitting windows

2005-02-03 Thread Calvin Spealman
On Wednesday 02 February 2005 6:28 pm, Detlev Offenbach <[EMAIL PROTECTED]> wrote: > This has been in since quite some time. Hint: Select context menu of an > editor > and select 'New view'. This opens a new view with the same document in the > active split. It even synchronizes breakpoints, bo

Re: [PyKDE] Splitting windows

2005-02-03 Thread bdw
On Wed, 2 Feb 2005 19:28 Detlev wrote: > This has been in since quite some time ... > ... I should know by now that eric is never to be under-estimated ;-) = bdw ___ ALL-NEW Yahoo! Messenger - all

Re: [PyKDE] Splitting windows

2005-02-02 Thread Hans-Peter Jansen
On Wednesday 02 February 2005 19:28, Detlev Offenbach wrote: > Am Dienstag, 1. Februar 2005 23:10 schrieb bdw: > > On Tue Feb 1 2005 21:19 -- Hans-Peter Jansen <[EMAIL PROTECTED]> wrote: > > > Also, it would be nice to be able to split the view on the same > > > file too, but I know, that would be

Re: [PyKDE] Splitting windows

2005-02-02 Thread Detlev Offenbach
Am Dienstag, 1. Februar 2005 23:10 schrieb bdw: > On Tue Feb 1 2005 21:19 -- Hans-Peter Jansen <[EMAIL PROTECTED]> wrote: > > Also, it would be nice to be able to split the view on the same file > > too, but I know, that would be qscintillas business ... > > Actually, it has been possible to create

Re: [PyKDE] Splitting windows

2005-02-01 Thread bdw
On Tue Feb 1 2005 21:19 -- Hans-Peter Jansen <[EMAIL PROTECTED]> wrote: > Also, it would be nice to be able to split the view on the same file > too, but I know, that would be qscintillas business ... Actually, it has been possible to create multiple views of the same document in QScintilla for

Re: [PyKDE] Splitting windows

2005-02-01 Thread Hans-Peter Jansen
On Tuesday 01 February 2005 18:50, Detlev Offenbach wrote: > 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 tha

Re: [PyKDE] Splitting windows

2005-02-01 Thread Jul
All right, I thought it should be like kate where (un)splitting never close files. ++ 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 seco

Re: [PyKDE] Splitting windows

2005-02-01 Thread Detlev Offenbach
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

[PyKDE] Splitting windows

2005-02-01 Thread 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 f