Paolo Mantovani wrote:
> Hi all,
> 
> Im playing with the css.frame.DispatchRecorder service and in my tests the 
> service appear unable to record several dispatches in writer.
> 
> For example in Writer, the dispatches .uno:GoUp (Down/Right/Left) are 
> correctly recorded, other dispatches like .uno:InsertText or .uno:InsertPara 
> are not recorded.
> 
> What am I missing ?

It is not enough to start the recorder, the Controller of the current
component also must know that recording is switched on. The only way to
achieve this is using the command to start recording (.uno:MacroRecorder).

I think that omponents could react on an event at the frame that
recording was switched on but that's not implemented currently.

Best regards,
Mathias

-- 
Mathias Bauer - OpenOffice.org Application Framework Project Lead
Please reply to the list only, [EMAIL PROTECTED] is a spam sink.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to