On 8/2/2010 12:12 PM, Hal Vaughan wrote:
I'm using OOo 3.2.1 on OS X. There's one really niggling irritation I have
with it: Whenever I start it new, and open a document, or just start with a
fresh document, OOo picks a window size and location that is NOT what I've used
in the past.
I really prefer larger windows, preferably if I'm using Writer, I like to see 2
full pages in the window. (I still think like I'm using my old electric
typewriter from the 1980s!) I almost always resize my document windows to just
about the same size and position. I'd think OOo would remember the last window
position or might possibly actually match the window size to the one that
document was last open in, but it doesn't.
Is there some way I can set the default document window size and location?
(Other than writing a macro to store the info in each document when its saved
-- which is possible, but I won't have time for it for a while.)
Hello Hal
I don't think you can get away from using a small macro, but no need to
add it to every document.
1 - create a macro that resizes a window to the size you want, save this
in the standard basic library.
2 - create a default template for writer.
http://www.brighthub.com/computing/linux/articles/45575.aspx
3 - in the Create document event for this template call the macro.
That will give you a standard size window when you create new documents.
You can also add the call to the Open Document event in the template if
you want.
Anyway, just a thought and HTH
Drew
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]