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 connect wxWidgets with SFML2?
Print
Pages: [
1
]
Author
Topic: How to connect wxWidgets with SFML2? (Read 982 times)
0 Members and 1 Guest are viewing this topic.
tariel36
Newbie
Posts: 5
How to connect wxWidgets with SFML2?
«
on:
May 08, 2013, 09:06:43 pm »
Hello there!
I'm looking for some guide how to connect those 2 libraries (SFML drawing module in wxWidgets to be specyfic) but could find only those for SFML 1.6. Anyone got one for SFML2?
Thanks in advance.
Logged
eXpl0it3r
SFML Team
Hero Member
Posts: 11034
Re: How to connect wxWidgets with SFML2?
«
Reply #1 on:
May 08, 2013, 10:55:31 pm »
SFML has undergone a lot of changes from 1.6 to 2.0, but the functions needed to connect SFML with wxWidgets didn't change (afaik), so the old guide will work fine with the new SFML libraries, just make sure to adapt the function names properly.
Logged
Official FAQ:
https://www.sfml-dev.org/faq.php
Official Discord Server:
https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog:
https://duerrenberger.dev/blog/
Print
Pages: [
1
]
SFML community forums
»
Help
»
General
»
How to connect wxWidgets with SFML2?
anything