Subject: Re: [boost] Thoughts for a GUI (Primitives) Library
From: Joel Falcou (joel.falcou_at_[hidden])
Date: 2010-09-08 01:53:01


On 08/09/10 06:28, Artyom wrote:
> Let's start:
>
> 1. Use "native" widgets or not
> 2. What strings should be used? std::string, std::wstring, custom string
> like Qt's QString or GTKmm's ustring?
> 3. What about event loop:
> 4. What about OS support. What GUI systems are you going to work with:
> 5. What 3D rendering would you use?

Let's finish, there is nothing here than a proper concept based, generic
design can't solve using policy, strategies and ad hoc customization point.