On Wed, Dec 10, 2008 at 4:56 PM, nicolas. pouillard <[EMAIL PROTECTED]> wrote: > > Hi, > > To have a basic implementation of visual block mode, one still needs > to update the Vty front-end to handle rectangular selection. > I absolutely don't know where to start so if someone wants to do it or > give me hints, he is welcome.
Is this about making the selection appearing as a rectangle? if so it is done in attributesPictureAndSelB. This adds the selection style to the strokes to draw in extraLayers. On a side note, you might want to look at Yi.Rectangle, which implements most emacs rectangle-related stuff. Cheers, JP. --~--~---------~--~----~------------~-------~--~----~ Yi development mailing list [email protected] http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---
