Results 1 to 3 of 3

Thread: QScintilla

  1. #1
    Join Date
    Sep 2006
    Posts
    6
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default QScintilla

    Hi,
    looking for a complex editor component, I just trapped over QScintilla.
    But I found only an API doc, no example at all.

    Can anybody post a simple example how to use it?

    Thanks in advance, Gérôme

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

    talbertypeter (7th December 2013)

  3. #2
    Join Date
    Mar 2008
    Posts
    141
    Thanks
    10
    Thanked 9 Times in 9 Posts

    Default Re: QScintilla

    Hi,

    maybe take a look at sqliteman sources: http://sqliteman.com/ . I think it uses QScintilla as a custom sql editor.

  4. The following user says thank you to janus for this useful post:

    talbertypeter (7th December 2013)

  5. #3
    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: QScintilla

    You may also have a look at QCodeEdit whose API is closer to that of QTextEdit/QTextDocument which makes it significantly easier to use. QCodeEdit comes with an example application and there are already several projects using it, both OSS (e.g TexMakerX, Xinx and Qapote) and commercial (which you obviously won't be able to get much inspiration from unfortunately...).
    Current Qt projects : QCodeEdit, RotiDeCode

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

    talbertypeter (7th December 2013)

Similar Threads

  1. QScintilla
    By drake1983 in forum Newbie
    Replies: 3
    Last Post: 1st November 2010, 14:01
  2. qscintilla and markers
    By sawerset in forum Qt Programming
    Replies: 0
    Last Post: 17th February 2009, 22:39
  3. Documentation on QScintilla api files
    By davidh in forum Qt Programming
    Replies: 0
    Last Post: 29th November 2007, 19:36
  4. Code Completion in QScintilla
    By jpjimenez in forum Qt Programming
    Replies: 5
    Last Post: 13th July 2007, 22:42

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.