Subject: Re: [boost] [gui] Help with a little experiment.
From: Germán Diago (germandiago_at_[hidden])
Date: 2011-06-21 04:54:25


> Ok. I would prefer a XAML mapping.It has been used with success in the
> .NET world and it is standard. It seems that you are reiventing
> gtkmm:).
Gtkmm is the API which I'm not satisfied with as a linux user mainly.
Connections are compile-time
and a little to verbose for signal connections. Besides that,
there's no option to resolve signal connections at runtime.