Michael Henry wrote:
> The MoveWindow() and MoveWindowStructure() functions take slightly
> different parameters. The final TRUE argument in the original
> MoveWindow() call[1] is for the formal parameter "front" which controls
> whether the window should become the frontmost window. Unfortunately,
> MoveWindowStructure() doesn't have the "front" parameter[2]. Patch
> 7.1.088 does not build on OS X with the extraneous TRUE argument to
> MoveWindowStructure.
>
> The function invocation should be:
> MoveWindowStructure(gui.VimWindow, x, y);
> (simply remove the final TRUE argument)
Sorry for the mistake. And thanks for the fix.
--
GOD: That is your purpose Arthur ... the Quest for the Holy Grail ...
"Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD
/// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ download, build and distribute -- http://www.A-A-P.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---