
21 Jun
2011
21 Jun
'11
9:02 a.m.
Making a GUI library is not about providing nice syntactic sugar for building layout.
It is. There is aplenty core GUI stuff around. If anything, if Boost should have a GUI library it should be just this: thin, synatxically nice layer on top of a generic view of existing core GUI stuff.
Why should I use that gui framework if I can use an original one? Why should I use boost.gui if I already know gtk and gtkmm?