[SDL] SDL Glade like GUI
Donny Viszneki
donny.viszneki at gmail.com
Thu Jan 15 07:31:58 PST 2009
On Thu, Jan 15, 2009 at 10:28 AM, Donny Viszneki
<donny.viszneki at gmail.com> wrote:
> I also want to use Glade XML to build in-game GUIs
To clarify, when I say "in-game GUI" I mean completely within the
game. GDK needs to produce new top-level windows in order to provide
things like tearable menus and toolbars. If there's anything not yet
implemented in GTK+IR, it's probably spawning new SDL windows, because
that's a fairly new feature. This suits my purposes just fine however.
If anything, I would probably want to write my own windowing layer
into the GDK-backend so that the windows "exist within" (as so to
speak) my game window.
--
http://codebad.com/
More information about the SDL
mailing list