Hi, all: we currently need to customize OOo into an Office Suite that can automatically start in Full screen mode, without any eindow decoration. it is not like the View|FullScreen menu item, it will show all the item of the Office but have no Window head, no buttons like minimize|maximize|Close, it can be like right click the window head and select Advanced Option|Fullscreen, the objective of this is to prevent user from moving and resizing the window, the destination platform will be Linux.
I tried soffice -invisible or -headless, but it completeley run OOo in background process. manybe a new option is needed like -withoutframe, I met some same requrement on the web discussion forum. I also browsed the desktop/source/app/appl.cxx source code and find that start point of OOo. I think there should be a method that can set Window property like HIDE_WINDOW before the OOo is launched. but maybe I went a wrong way, may be it can be achieved by only revice an xml file. hope anyone can help me on this and thx before. best regards Gorden Lin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]