Results 1 to 4 of 4

Thread: TextEditor

  1. #1
    Join Date
    Feb 2006
    Location
    France
    Posts
    50
    Thanked 2 Times in 2 Posts
    Qt products
    Qt3 Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Post TextEditor

    Hi,

    I just finish my TextEditor widget.
    It's an advanced QTextEdit allowing you to add gluter, completion, syntaxhighlighter, limit line, replace dialog.
    Each widget have new properties and integrat well in Qt Designer.

    The soruce come with 2 pro file, TextEditor.pro that is a example application and TextEditorPlugin.pro that is the plugin for Qt Designer/your application

    To use it you need to add the so to your qt4 lib path and add my h files to qt include path or something else, and add -lTextEditorPlugin to your pro file.

    Reports bugs, suggestions, greetings, ideas and what you want to pasnox@gmail.com
    It will allow me make the best TextEditor Widget for Qt 4

    Sources here http://frenchbreaker.free.fr/TextEditor

    P@sNox,

  2. #2
    Join Date
    Jan 2006
    Posts
    24
    Thanks
    2
    Thanked 2 Times in 2 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Default Re: TextEditor

    Hi,

    good work pasnosx!

    I can add this widget to my libraries? http://www.qtcentre.org/forum/showthread.php?t=1939

    I think is better load syntax from a XML document like kate:

    http://kate.kde.org/syntax/index.php?kateversion=2.5

  3. #3
    Join Date
    Feb 2006
    Location
    France
    Posts
    50
    Thanked 2 Times in 2 Posts
    Qt products
    Qt3 Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: TextEditor

    Hi,

    Of course you can, if you don't remove the header on each page :P
    I know, for syntaxhighlighter, this widget will be greatly improve because it will be the next part for my Qt4DS proejct, so ideas, comments and what you want to help me will be greatly appreciated.

    friendly, P@sNox

  4. #4
    Join Date
    Feb 2006
    Location
    France
    Posts
    50
    Thanked 2 Times in 2 Posts
    Qt products
    Qt3 Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: TextEditor

    New version available.

    Now properties allowing to highlight the current line.

    New demo for testing the TextEditor.
    Last edited by pasnox; 5th May 2006 at 07:04.

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.