Question
Controlling popup window size
Is there a way to influence the size of popup windows? I am
developing help that will be displayed in a narrow panel, and
popups get to be ridiculously narrow. It seems that the autosizing
algorithm prioritizes tall over wide, so that a pupup topic that
fits in the help display without scrollbars doesn't use as much
width as it could. The width is extended as a last resort if the
amount of text would otherwise demand a scrollbar. I would like the
popups to be only a little narrower than the main window regardless
of the text amount.
