SFML community forums
Help => General => Topic started by: wize1 on October 06, 2018, 05:56:58 pm
-
Hello. I am new to SFML. Intermediate c++.
I just finished tutorial for SFML and just have a curiosity of how the code would look if I were to generate the green circle inside of the .exe window instead of the rendered window.
-
It is the .exe window. The other window (if this is what you refer to) is a console for standard I/O, because your project is configured to open one.