Results 1 to 20 of 216

Thread: QCodeEdit

Threaded View

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

    Default Re: QCodeEdit

    Quote Originally Posted by allstar
    AFAIK this is not "normal" behaviour. The text shouldnt get coped when the mouse cursor is i still under the selected text.
    Fixed.

    Quote Originally Posted by Methedrine View Post
    Current SVN version of QCodeEdit2 will not compile with MSVC 2005.
    [/code]Only qdocument_p.h is affected by this, though.
    Fixed. (I've not tested but applied the suggested patch which I hope will be enough...)

    Quote Originally Posted by Methedrine View Post
    Also, a little question: Would it be possible to use QCodeEdit with a custom parser and not the one it is shipped with?
    What do you mean? That you'd like to use your own syntax engine? Or simply add a hard-coded one? The later is really easy to do but the former is a bit trickier but still doable...
    Current Qt projects : QCodeEdit, RotiDeCode

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

    allstar (9th December 2007)

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.