On 8/18/06, Robert Pluim <rpluim@gmail.com> wrote:
4. The balloon-help frame actually has a title.  I was expecting it to
just be a tooltippy kind of window.  Perhaps it should be a dialog
rather than a window?
Ok, we could fix this by removing WS_CAPTION  from MSWINDOWS_POPUP_STYLE, I think. If we wanted to, that is.
Robert