Results 1 to 20 of 216

Thread: QCodeEdit

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2007
    Location
    England
    Posts
    56
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    2

    Default Re: QCodeEdit

    I just found a folding bug.

    Invoke the example shipped with the editor thus:
    example/example
    In the text that appears, enter an open brace, ie {
    The folding markers appear, but there is no end to the fold due to the bracket imbalance.
    Click on the - to close the fold, and the editor will crash.

  2. #2
    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 Usability View Post
    I just found a folding bug.
    I just fixed it Thank you for your accurate reports.
    Current Qt projects : QCodeEdit, RotiDeCode

  3. #3
    Join Date
    May 2007
    Location
    England
    Posts
    56
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    2

    Default Re: QCodeEdit

    Indeed you did, and stunningly quickly too!
    Thank you

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.