Problem with tooltips

Marcus Meissner marcus at jet.franken.de
Sun May 13 14:56:50 CDT 2001


Hi,

Start any program that uses the common dialog file open dialog (Win95 style)
using -managed.

Then move the mouse over any of the toolbar icons. Watch a VERY HUGE
window manager window pop up displaying the tooltip text in the upper left
corner.

Reason for this appears to be some changed flags that lets
WIN_WindowNeedsWMBorder fail on tooltips.

Does anyone know how to fix this? Adding WS_EX_TOOLWINDOW to the
tooltip CreateWindow is probably wrong :/

Ciao, Marcus




More information about the wine-devel mailing list