John Levon wrote:
> can you try adding, at the end of show() in Qt2Base.C,

Adding

        if (isValid())
                bc().valid();
        else
                bc().invalid();

there cures the problem with the index and URL dialog, but now the buttons are 
enabled even when nothing has been changed.

Jürgen.


Reply via email to