Stephan Witt wrote:
> I tried to verify this... it seems the flow of control is too tricky.
> The thesaurus dialog "cannot apply" (Dialog::canApply() return false).
> Therefore when buffer is readonly the Dialog::checkStatus() method
> doesn't call GuiDialog::updateView() and the current selection
> used to initialize parameters is not pushed into the dialog elements.
> 
> I wonder if the attached patch has any drawbacks... at least it helps.

dont know this code enough, but considering how picky is the previous code for
calling updateView or enableView, caling updateView by default looks at least
suspicious...

pavel

Reply via email to