Andre Poenitz wrote:

> 
> It does not get to ControlParam::initialiseParam() as far as I can tell.
> 
> Andre'

The Dialogs::show method (frontends/Dialogs.C) will filter out crap if you 
pass it a (!isValidName(name))... Does anything arrive here but proceed no 
further?

One possible problem: MailInset::showDialog will fail silently if 
inset.view() == 0. Maybe this is the root of your problems?

-- 
Angus

Reply via email to