Re: TOOLBAR: TOOLBAR_DrawPattern

2004-07-17 Thread Filip Navara
Robert Shearman wrote: This should use GetSystemMetrics(SM_CXEDGE and SM_CYEDGE). I'll submit a patch to fix this since it has already been committed. You're right. The attached patch fixes that. (Sorry if I'm duplicating work.) - Filip Changelog: - Use system metrics values in TOOLBAR_DrawPatte

Re: TOOLBAR: TOOLBAR_DrawPattern

2004-07-17 Thread Robert Shearman
Filip Navara wrote: Changelog: - Make the pattern drawing in TOOLBAR_DrawPattern look better. Filip Navara, [EMAIL PROTECTED] --- dlls/comctl32/toolbar.c 16 Jun 2004 06:46:13 - 1.15 +++ dlls/comctl32/toolbar.c 16 Jul 2004