[SDL] Suggestions needed on multiwindow implementation for SDL

Jeff j_post at pacbell.net
Mon Jun 20 14:15:27 PDT 2005


On Monday 20 June 2005 12:08 pm, Bob Pendleton wrote:
>
> Last fall I spent a lot of time working on adding multiple window
> support to SDL. I got as far as having a version of SDL that can create
> multiple top level windows under X.

Care to make that available for download? I'd like to take a look at it.
>
> 3) Treat the multiple window API the same way we currently treat OpenGL.
> If you aren't on a system that supports OpenGL, you don't get to use it.
> So, we could limit the multiple window API to only work on systems with
> a windowing system.

That works for me :-)
>
> I would love to hear any suggestions, comments, or alternate approaches.
> I am not particularly happy with any of these solutions. Solution #3 is
> the easiest to implement.
>
Great, since that would be my choice anyway ;-)

My 2 cents,
Jeff





More information about the SDL mailing list