On Fri, Aug 24, 2001 at 12:44:26PM +1000, Allan Rae wrote:

> > Of course the read_only list is empty if the dialog hasn't been built.
> >
> > How to fix ?
> 
>       build();
>       refreshReadOnly();
>       show();

This means build() overrides must be idempotent.

Am I OK to add if (dialog_.get()) return; or equivalent to every single
build() in all frontends ?

regards
john

-- 
"That's just kitten-eating wrong."
        - Richard Henderson

Reply via email to