$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] A GUI Library
From: Phil Endecott (spam_from_boost_dev_at_[hidden])
Date: 2012-06-27 11:23:26
jinhao wrote:
>>> Is there any interest in this library?
> Target platforms should be Windows, Linux and Mac OS X, but now, it only works under
> Windows(GDI) and Linux(X11), the next is ready for Linux(framebuffer). A friend of
> mine asks for the support of framebuffer, so I leave the Mac OS X now.
Have you considered OpenGL (ES) as a platform?
This has some great strengths i.e. performance and portability, but
also some weaknesses.
Regards, Phil.