gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re:[Gnash-dev] FLTK GUI


From: zou lunkai
Subject: Re:[Gnash-dev] FLTK GUI
Date: Thu, 27 Nov 2008 20:48:55 +0800

> and it seems it wants to link to either Cairo or OpenGL. I don't want
> any of these libs to be manadatory with GUI choice.
> All in all I am very inclined to flush the toilet and avoid FLTK2 as a
> default MSVC Win32 GUI.

> Said that, since README implies that SDL is not as functional as is
> FLTK, the conclusion is that there is no decent, simple GUI for Win32
> and I am back thinking that for Win32 I may not need some portable GUI
> when I already have the actual Win32 GUI itself.

SDL supports simple GUI functions and event polling, that why it's simple
to use. If you need add menus or any other complex features, then SDL
is not suitable.

You may want to maintain a separate dir for your native GUI source code,
I guess the free world does not have any interest to touch it with makefile:)
Yeah, I think it's not a bad choice as long as your native GUI source won't
increase any maintenance burden to the free world.

--zou




reply via email to

[Prev in Thread] Current Thread [Next in Thread]