Flicker of Font/FontSize Combobox

General TRichView support forum. Please post your questions here
Post Reply
dc3_dcfl
Posts: 33
Joined: Sat Jan 30, 2010 12:45 am

Flicker of Font/FontSize Combobox

Post by dc3_dcfl »

I am having a problem with the RVFontComboBox and the RVFontSizeComboBox when the form it is on is resized. When a resize is initiated by the user, both controls autoselects the text of the selected font/fontsize, and as the form's width (not length) is resized, these two controls flicker.

I've tried to set doublebuffered to true, set the controlstyle to include [csopaque], but the flickering continues. Any ideas on how to reduce or eliminate this flicker?
Post Reply