qt - qtextedit not redrawing properly after adding image -


i have qtextedit small placeholder images users click on load own images, can larger. when new image loaded qtextedit sort of updates , shows part of new image fails add scrollbars (which may not present before changing image). believe side effect, i'm no longer able move view text before image. can move cursor it's not scrolling window.

if manually resize main window qtextedit redraws properly, adding necessary scrollbars. how can force behavior programmatically? i've tried textedit->update() , processevents() still don't desired behavior.

setup: windows xp ms vs2010 qt 4.8


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -