
On Tue, Jul 14, 2009 at 6:31 PM, OvermindDL1<overminddl1@gmail.com> wrote:
On Tue, Jul 14, 2009 at 11:50 AM, Ross Levine<ross.levine@uky.edu> wrote:
On Tue, Jul 14, 2009 at 12:12 AM, OvermindDL1 <overminddl1@gmail.com> wrote:
It is GPL for free projects ($$$ for non-GPL).
Then it's not boost-compatible.
As stated, we would not want to use it anyway, it does not use native widgets, just referencing to look at it for its style, it is very clean, simple, and easy to use, a good basis to design a better C++ GUI framework design off of.
- Learning from other examples is good. - If done correctly, each user should be able to adapt other frameworks (custom / OS native / non 'boost-compatible' / etc) into the generic GUI framework for their projects. Tony