I have the problem, that I only can produce one SDL Window.
I want to write a video player that displays more than one video, each in a separate window.
Is it possible to have more than one window in SDL? Or more than one display?
I have the problem, that I only can produce one SDL Window.
I want to write a video player that displays more than one video, each in a separate window.
Is it possible to have more than one window in SDL? Or more than one display?
Not in the current version. See mailing list archives for further
reference.On Wed, 2002-12-25 at 15:34, Ronald Sowa wrote:
I have the problem, that I only can produce one SDL Window.
I want to write a video player that displays more than one video, each in a separate window.Is it possible to have more than one window in SDL? Or more than one display?