Angus Leeming wrote: >> Ugh. You convinced me (I understand near to nothing about qt). > > Me neither. However, in this case I think that I paint too dark a > picture. slotWMHide is defined in the QDialogView base class (also in > the deprecated Qt2Base base class. Not much derives from that anymore > --- ignore it.). So QDialogPlus neeed not be a template. > > If you can get the .ui file to recognise such a base class, then your > way is clear.
Sorry, no idea how. >> Alternatively we can also solve it only for the ones that really >> need it. > > See my mail to John. But the problem only affects inset dialogs, not *all* dialogs right? Alfredo