Oliver Brinzing wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi,
> 
> is it possible to start a job "onFirstVisibleTask" and catch the "OnStartApp" 
> event ?
> 
>       <node oor:name="Events">
>               <node oor:name="onFirstVisibleTask" oor:op="replace">
>                       <node oor:name="JobList">
>                               <node oor:name="MyJob" oor:op="replace"/>
>                       </node>
>               </node>
>       </node>
> 
> my job registers as a GlobalEventBroadcaster and will be initialized 
> onFirstVisibleTask
> 
> it seems it's only possible to catch the "onNew" event ...
> i guess the "OnStartApp" is triggered before ...

You are right. This is the very first event that occurs. Did you try to
register your job for "OnStartApp"?

Ciao,
Mathias

-- 
Mathias Bauer (mba) - Project Lead OpenOffice.org Writer
OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS
Please don't reply to "[EMAIL PROTECTED]".
I use it for the OOo lists and only rarely read other mails sent to it.

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

Reply via email to