Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: ..........  (Read 3630 times)

0 Members and 1 Guest are viewing this topic.

MarthKoopa

  • Guest
..........
« on: January 03, 2014, 04:38:42 am »
 .
« Last Edit: December 15, 2019, 10:10:06 pm by MarthKoopa »

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10800
    • View Profile
    • development blog
    • Email
I guess "Forms" are "Windows" right?
Yes, you should provide y minimal example.
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

Nexus

  • SFML Team
  • Hero Member
  • *****
  • Posts: 6286
  • Thor Developer
    • View Profile
    • Bromeon
Reading the thread title, I guess he means the 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?
Zloxx II: action platformer
Thor Library: particle systems, animations, dot products, ...
SFML Game Development:

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10800
    • View Profile
    • development blog
    • Email
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. ;)
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

krzat

  • Full Member
  • ***
  • Posts: 107
    • View Profile
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.
SFML.Utils - useful extensions for SFML.Net