Hi! I'm used to create mooseified classes around Wx classes. I used MooseX::NonMoose with succes for a lot of classes as Dialog, Frame, Grid etc.
Now I needed to Mooseify ProgressDialog and it fails when using MooseX::NonMoose. However it does work with MooseX::NonMoose::InsideOut. Is there any reason for this class to be implemented in another way ? best -- erik