[PyKDE] pasting rectangular selection

Phil Thompson phil at riverbankcomputing.co.uk
Fri Dec 15 17:22:41 GMT 2006


On Wednesday 13 December 2006 7:13 pm, jul wrote:
> >> As kate does, eric well knows the rectangular selection feature. This is
> >> very usefull for cutting columns from CSV files. But in eric, pasting
> >> the selected column doesn't work as we hope. It stricly insert the text
> >> at cursor position whereas we would like a new column to be inserted.
> >> Is this kind of paste handled by QScintilla ?
> >> ++
> >> Jul.
> >
> > Not that I know of.
>
> However, I guess it is correctly handled by Scintilla as Scite correctly
> does the paste.
> Phil, do you think it would be hard to implement that feature in
> QScintilla2 ?

Ok then. (At least I'll add it to the list.)

Phil




More information about the PyQt mailing list