Firesplitter flickering

Started by John Messingham, July 09, 2010, 06:20:59 PM

Previous topic - Next topic

John Messingham

Hi,

I was playing around with the firesplitter and found it to be very flickery, just wondered if there is a workaround for this.
Many Thanks
John Messingham
http://www.jmds.co.uk

Paul Squires

Can you post a sample project showing the flicker? I don't get much flicker on my computers....maybe there is a style that needs to be set.
Paul Squires
PlanetSquires Software

John Messingham

Hi Paul,

I have changed the project to use the 'ResizeRules' feature and it cures the problem. The listview headers flicker a bit so I have attached the project in case there is still more I can do.
Many Thanks
John Messingham
http://www.jmds.co.uk

Paul Squires

Some of the Microsoft Common Controls have flicker no matter what you do. For example, I could never find a way to prevent TreeViews from flickering badly whenever the Form that they are on is resized.
Paul Squires
PlanetSquires Software

Roger Garstang

Turning off the redraw Class Styles for the form usually helps...for some reason FireFly defaults to on and those are the first things I turn off.