Creating a list using the Lists Dialog, when fl_BlockLayout::StopList and we finally reach FV_View::notifyListeners, it seems that 'bMatch' at line 554 in fv_View.cpp isn't set, letting AV_View::notifyListeners do its stuff. But when the list is created by clicking the toobar button, that same 'bMatch' is set, thereby clearing the AV_CHG_FMTBLOCK flag which stops AV_View::notifyListeners from doing anything. Martin, I hope you might have a clue what's going on here. /Mike