Re: [patch] Win32: moving mouse won't make it appear

2013-07-18 Fir de Conversatie Ken Takata
Hi Bram, 2013/07/17 Wed 21:11:12 UTC+9 Bram Moolenaar wrote: > Thanks. I'll have to decide if this is safe to include in this stage of > beta-testing... Any chance this will fail in some configuration? I tested with VC6, VC10 (32bit/64bit) and MinGW 4.7 on WinXP/7. All works fine. Regards, Ken

Re: [patch] Win32: moving mouse won't make it appear

2013-07-17 Fir de Conversatie Bram Moolenaar
Ken Takata wrote: > I have fixed the following issue from the todo.txt: > > > 8 Win32: When mouse is hidden and in the toolbar, moving it won't make it > > appear. (Sami Salonen) > > It was the same for the tabline. > > HandleMouseHide() is called inside the main WndProc. However, when >

[patch] Win32: moving mouse won't make it appear

2013-07-17 Fir de Conversatie Ken Takata
Hi, I have fixed the following issue from the todo.txt: > 8 Win32: When mouse is hidden and in the toolbar, moving it won't make it > appear. (Sami Salonen) It was the same for the tabline. HandleMouseHide() is called inside the main WndProc. However, when moving mouse in the toolbar or t