Re: Support for system-style menus?

Alex Barry <[email protected]> Thu, 26 Jan 2017 17:40:30 -0500
Newsgroups gmane.comp.lib.sdl
Message-ID <CAJSO58NGDESW0gD9WRc9SrTfBqomxaEC1PFayVok6s6Sx2b3qA@mail.gmail.com>
I have heard of people embedding SDL inside Qt and windows apps, so I
suspect you could use something like SDL_CreateWindowFrom
<https://wiki.libsdl.org/SDL_CreateWindowFrom>.  I'm sure there is someone
on here more information, but that gives you a clear path forward, I think.

On Thu, Jan 26, 2017 at 5:23 PM, joymaker <[email protected]> wrote:

> I use SDL2, and I would like to put menus in the menubar. The way the
> system likes to do it: top of the screen on the Mac, top of the window on
> Windows, etc. Is there any facility in SDL2 to access these system-style
> menus? Or has anyone written an add-on to do so?
>
> Thanks,
> Ken
>
> _______________________________________________
> SDL mailing list
> [email protected]
> http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
>
>

_______________________________________________
SDL mailing list
[email protected]
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org