Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
Window
»
get open filename
Print
Pages: [
1
]
Author
Topic: get open filename (Read 2930 times)
0 Members and 1 Guest are viewing this topic.
Gregory
Newbie
Posts: 41
get open filename
«
on:
June 08, 2010, 11:17:15 pm »
how I make the "get open/save filename" of the window API with a window of SFML?
Logged
Laurent
Administrator
Hero Member
Posts: 32498
get open filename
«
Reply #1 on:
June 08, 2010, 11:22:03 pm »
There's no way to do that with SFML.
Logged
Laurent Gomila - SFML developer
Gregory
Newbie
Posts: 41
get open filename
«
Reply #2 on:
June 08, 2010, 11:28:06 pm »
but, if I include the window API?
Logged
Laurent
Administrator
Hero Member
Posts: 32498
get open filename
«
Reply #3 on:
June 09, 2010, 08:19:51 am »
Then you can use Windows functions such as GetOpenFileName, but this has nothing to do with SFML.
Logged
Laurent Gomila - SFML developer
Print
Pages: [
1
]
SFML community forums
»
Help
»
Window
»
get open filename
anything