Hi guys,

I'm creating a WYSIWYG texteditor for a larger application. Now i have two questions:

1) I have a QTextBrowser and insert images. These images should be resizable when you click on the right corner, like in Word. Is this possible with a QTextBrowser or do i need another widget? If so, which one? I found this thread, but i hope it's not the only solution.

2) I want to insert videos in the same widget. Is there something like a 'QMediaWidget' which can be placed in a TextBrowser?

thanks in advance
saurroth