Results 1 to 20 of 216

Thread: QCodeEdit

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #28
    Join Date
    Jan 2006
    Location
    travelling
    Posts
    1,116
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    8
    Thanked 127 Times in 121 Posts

    Default Re: QCodeEdit

    Quote Originally Posted by NoobSaibot View Post
    some minor bug in the column selection:

    - start column selection in the first column down to the last line of the file
    - now hold shift and try to select the text to the right with the arrow key

    the result is that all but the last cursor mirrors do what they should. the last -- down most -- cursor mirror does not move along with the others.
    I'm afraid I haven't been able to reproduce this one.Check that you are using last rev. Try rebuilding QCodeEdit (make clean) and send me the files with which it happens in case the problem remains.

    is it possible to enter column selection mode without the mouse?
    It wasn't but it now is. The new binding is : CTRL + ALT + up/down to add a new mirror above the first/under the last cursor mirror.
    Current Qt projects : QCodeEdit, RotiDeCode

  2. The following user says thank you to fullmetalcoder for this useful post:

    NoobSaibot (18th January 2008)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.