> > Looks like you figured out how to get the MVC stuff to work wthout the
> > resumé. Well done!
>
> Not really - it crashes sometimes when opening the Copyright dialog. I
> haven't found out why yet. It works just fine until view().show() is called
> in ControlDialogs.h. view() is working as well, perhaps the returned
> reference is broken somehow. I'll have to investigate that.
I think that my patch of 10mins ago explains why this was happening. Amazed
that it compiled at all on your system. Two sets of FormBase were bound to
cause problems!
Angus