On 07/01/2012 13:01, Tommaso Cucinotta wrote:
Hi,
the Advanced FindAndReplace dialog has a few replace-related buttons
that need to be enabled or disabled depending on the readOnly() status
of the current document buffer.
For now, the only way I found to ensure that the corresponding
::upda
Hi,
the Advanced FindAndReplace dialog has a few replace-related buttons
that need to be enabled or disabled depending on the readOnly() status
of the current document buffer.
For now, the only way I found to ensure that the corresponding
::updateView() method is called (in which I synchroni
Suppose the Citation dialog is open, and you open the BibTeX inset and
change the bibfiles. The dialog should presumably update itself with the
changes. How can I make this happen? I.e., how can I send a message to
the dialog from Buffer::updateBibfilesCache() telling it to update itself?
rh