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


Reply With Quote

, 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.

Bookmarks