Andre Poenitz wrote:
On Tue, May 01, 2007 at 10:38:14AM +0200, Abdelrazak Younes wrote:
Jürgen Spitzmüller wrote:
Edwin Leuven wrote:
only one (and a half) small thing:

i've added a toolbar button, and when i close the toc widget with the X
the toolbutton is not untoggled; this happens only when i click on the
workarea...

is there a missing update call somewhere?
Probably. The toolbars need to be updated when the dialog emits the hide() signal or something like this. Interestignly enough, the menus seem to be updated correctly.

Abdel?
We need a closed() or hidden() signal in DockView (emitted in the DockView::closeEvent()) that will be connected to LyXView::updateToolbars().

Or an event filter...

Where?

Abdel.

Reply via email to