comctl32: toolbar: create tooltip window with WS_POPUP style

Alexandre Julliard julliard at winehq.org
Thu Oct 19 06:55:48 CDT 2006


Oleg Krylov <oleg.krylov at gmail.com> writes:

> Toolbar tooltips can sometimes steal focus from application window (I
> think it's window manager issue, I experience it on
> Metacity). Creating tooltip control with WS_POPUP style prevents
> it. Native toolbar control uses same style for toolbar tooltips.

That really shouldn't make any difference, and the tooltips code
forces the WS_POPUP style anyway.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list