PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: John Messingham on July 09, 2010, 06:20:59 PM

Title: Firesplitter flickering
Post by: John Messingham on July 09, 2010, 06:20:59 PM
Hi,

I was playing around with the firesplitter and found it to be very flickery, just wondered if there is a workaround for this.
Title: Re: Firesplitter flickering
Post by: Paul Squires on July 12, 2010, 09:08:45 AM
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.
Title: Re: Firesplitter flickering
Post by: John Messingham on July 12, 2010, 12:23:07 PM
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.
Title: Re: Firesplitter flickering
Post by: Paul Squires on July 12, 2010, 03:08:18 PM
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.
Title: Re: Firesplitter flickering
Post by: Roger Garstang on July 16, 2010, 04:28:42 PM
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.