[api-dev] Changing menus of a document in background

2006-11-06 Thread Tobias Krais
Hi together again, I have one more question. I would like to change the menus in a document in the background. Up to now I can change menus for loaded documents in the foreground. Here is the code: -%- XPropertySet xps = (XPropertySet)

Re: [api-dev] Changing menus of a document in background

2006-11-06 Thread Stephan Wunderlich
Hi Tobias, I have one more question. I would like to change the menus in a document in the background. Up to now I can change menus for loaded documents in the foreground. Here is the code: -%- XPropertySet xps = (XPropertySet)

Re: [api-dev] Changing menus of a document in background

2006-11-06 Thread Mathias Bauer
Tobias Krais wrote: Hi together again, I have one more question. I would like to change the menus in a document in the background. Up to now I can change menus for loaded documents in the foreground. Here is the code: -%- XPropertySet xps = (XPropertySet)