Page 1 of 1

SRVTabSet

Posted: Thu Apr 28, 2011 5:29 am
by 376408384
Hello Sergey

when the mouse move on the TSRVTabSet ,it will be blinked

The problem is also exist in your demo application.Especially there ara multi tabs(three or more),it will be blinked seriously


how to fix it

Posted: Thu Apr 28, 2011 2:37 pm
by Sergey Tkachenko
Assign SRVTabSet.DoubleBuffered = True.
The same solution is for any other SRVControl placed on the form (but do not assign DoubleBuffered for SRVControls inserted in TSRichViewEdit)