Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
Window
»
[Mac OS X] Window creation causes "flashes"
Print
Pages: [
1
]
Author
Topic: [Mac OS X] Window creation causes "flashes" (Read 2666 times)
0 Members and 1 Guest are viewing this topic.
AdrianM
Newbie
Posts: 43
[Mac OS X] Window creation causes "flashes"
«
on:
November 30, 2010, 05:38:03 pm »
I have successfully implemented streaming video via apple's QTKit. The setup i'm currently working with is this:
Play the video and when exiting create a SFML Window.
The issue i'm experimenting is the following: in the process of the window creation the resolution changes and there some flashes appear(black and white screens). I was thinking if there is a way to work around these so the transition from the movie to the sfml application would be smooth and no "flashes" would appear.
EDIT: I tested this with bot sfml 1.6 and sfml 1.7.
Logged
Ceylo
Hero Member
Posts: 2325
[Mac OS X] Window creation causes "flashes"
«
Reply #1 on:
November 30, 2010, 06:54:50 pm »
There is no workaround to disable the transition or avoid the flash (though this annoying behavior isn't here on purpose).
Besides, the development of the Mac port is currently focused on SFML 2.0, thus I don't think you'll get any fix.
Logged
Want to play movies in your SFML application? Check out
sfeMovie
!
Print
Pages: [
1
]
SFML community forums
»
Help
»
Window
»
[Mac OS X] Window creation causes "flashes"