Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
General
»
How to Get Tutorial Green Circle Into .exe Window instead of New Window
Print
Pages: [
1
]
Author
Topic: How to Get Tutorial Green Circle Into .exe Window instead of New Window (Read 1245 times)
0 Members and 1 Guest are viewing this topic.
wize1
Newbie
Posts: 2
How to Get Tutorial Green Circle Into .exe Window instead of New Window
«
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.
Logged
Laurent
Administrator
Hero Member
Posts: 32498
Re: How to Get Tutorial Green Circle Into .exe Window instead of New Window
«
Reply #1 on:
October 06, 2018, 06:38:14 pm »
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.
Logged
Laurent Gomila - SFML developer
Print
Pages: [
1
]
SFML community forums
»
Help
»
General
»
How to Get Tutorial Green Circle Into .exe Window instead of New Window
anything