Results 1 to 5 of 5

Thread: WYSIWYG editor with good image handling - Not web based

  1. #1

    Default WYSIWYG editor with good image handling - Not web based

    Hi,

    I am developing an application in QT and I am looking for the best WYSIWYG editor that also handles images well.

    - simple insert image
    - good wrap to text
    - ability to drag image to new position with text continually adjusting wrap
    - maybe option to apply border to image (via right click properties)
    - resize handles


    I have been pointed to a number of samples but I am yet to see one that does all of the above.
    Is there one out there? Could someone help us make one?

    Cheers,
    Dave

  2. #2
    Join Date
    Mar 2011
    Location
    Hyderabad, India
    Posts
    1,882
    Thanks
    3
    Thanked 452 Times in 435 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows
    Wiki edits
    15

    Default Re: WYSIWYG editor with good image handling - Not web based

    Well go ahead and make one , I am sure you will find Qt framework handy to realize all the things you mentioned. My suggestion just sit back for some time and see how you can realize them and also hope you understand the challenges to achieve WYSIWYG, and also know the limitations of the raster devices across which you plan to use the application.

    I would say there are applications which have the features which you mentioned, but personally I am not aware of any open source software which does all of those.

  3. #3

    Default Re: WYSIWYG editor with good image handling - Not web based

    Thanks Santosh, but that doesn't help me
    I hoping someone can help me or point me in the right direction!
    I don't want to re-create a wheel that is already rolling.

  4. #4
    Join Date
    Aug 2009
    Location
    Belgium
    Posts
    310
    Thanks
    10
    Thanked 31 Times in 25 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: WYSIWYG editor with good image handling - Not web based

    Hi,

    You could check out this : wysiwyg-html-editor/. It uses HTML, but it is not web-based. Then you get all the features that webkit provides. I'n not sure how image wrapping is done in html though.

    Why the "ability to drag image to new position with text continually adjusting wrap" ? That seems like a nice GUI gimmick, but makes no difference for the end result.

    Regards,
    Marc

  5. #5

    Default Re: WYSIWYG editor with good image handling - Not web based

    Thanks Marc,

    Yeah, I had seen that one and I have emailed the developer to see where that project is now.
    Here's hoping!
    Cheers,
    Dave

Similar Threads

  1. Page based rich text editor
    By webstar2568 in forum Qt Programming
    Replies: 5
    Last Post: 4th November 2011, 13:49
  2. Center based image zooming
    By plagoon in forum Qt Programming
    Replies: 2
    Last Post: 25th April 2010, 16:09
  3. Qt 4.4 WebKit: WYSIWYG HTML editor?
    By 24pm in forum Qt Programming
    Replies: 6
    Last Post: 13th March 2009, 10:08
  4. Qt based HTML editor.
    By William Wilson in forum Qt Programming
    Replies: 5
    Last Post: 12th August 2007, 18:58
  5. Help needed handling image data
    By toratora in forum General Programming
    Replies: 2
    Last Post: 11th May 2007, 09:24

Tags for this Thread

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.