1
General / Flickering on C# form with scrollbars
« on: October 04, 2011, 10:29:49 pm »
I need to use scrollbars for my tile editor in C#, but when I use the native ones, it causes severe flickering on the SFML drawing window. Any ideas?
EDIT:
Nevermind. I just used standalone scrollbars instead and repainted the screen manually.
EDIT:
Nevermind. I just used standalone scrollbars instead and repainted the screen manually.