This is still done the same in Genera 7 as it was in previous releases: (defmethod (:refresh my-flavor-built-on-top-of-dw-dynamic-window :after) (&rest ignore) (format *debug-io* "~& Tracing my advice/side-effect after refreshing window")) Chris