SFML community forums

Bindings - other languages => DotNet => Topic started by: MarthKoopa on January 03, 2014, 04:38:42 am

Title: ..........
Post by: MarthKoopa on January 03, 2014, 04:38:42 am
 .
Title: AW: SFML causes some weird behaviour with windows forms, any way to fix this?
Post by: eXpl0it3r on January 03, 2014, 08:43:23 am
I guess "Forms" are "Windows" right?
Yes, you should provide y minimal example.
Title: Re: SFML causes some weird behaviour with windows forms, any way to fix this?
Post by: Nexus on January 03, 2014, 02:56:36 pm
Reading the thread title, I guess he means the Windows Forms (https://en.wikipedia.org/wiki/Windows_Forms) framework.

I'm not sure how well it works to combine Windows Forms with SFML... doesn't the former use DirectX for rendering?
Title: AW: SFML causes some weird behaviour with windows forms, any way to fix this?
Post by: eXpl0it3r on January 11, 2014, 09:13:28 am
It's a rather specific case, which probably no one is using and since your mixing a few things, chances are high that it's either an incompability or a bug somewhere in your code and has not much to do with SFML, so the interested is not high...

On the other hand, people don't like to download files just to look at code. A minimal but complete example should almost always have a small enough size that it would fit into the thread. If the really, really, really can't be further minimized, there are enough paste services some even with multiple files (e.g.gist). ;)

You also might think about illustrating a few points. For example by making a screen recording (Open Broadcaster Software), or just some screenshots, because as of right now I still don't fully understand the problem. ;)
Title: Re: SFML causes some weird behaviour with windows forms, any way to fix this?
Post by: krzat on January 11, 2014, 01:49:17 pm
I updated CSFML in your example and it fixed the problem.
You can download binaries here: https://dl.dropboxusercontent.com/u/14848632/csfml_2014-01-08.7z , but they are x86.