Because of the problem, there is preference in GEDitCOM II to open
help in Safari (or other default browser) instead of in help viewer. A
browser window does not float and it works better with the frames used
in the help window. Only drawback is loss of search option. See
"General" preferences for that option.
---------------
John Nairn
GEDitCOM - Genealogy Software for the Macintosh
http://www.geditcom.com
defaults write com.apple.helpviewer NormalWindow -bool true
It sets the window behaviour of the help app to normal.
to return to irritating mode:
defaults write com.apple.helpviewer NormalWindow -bool false
-----
David
David Scott. Mac & PC Computer Support.
30 Alfred Road, Acton, W3 6LH.
020-8150-9716 / 07956-589433
http://www.davidscott.org.uk/
> 10.6.8 - that doesn't change anything for me. Help windows remain in irritating mode.
10.6.8 as well, I wonder what is different.
defaults write com.apple.helpviewer DevMode Yes
Thanks Simon.