On 19/02/10 08:32, epanda wrote:
Hi,


Using a confirm dialog, how can I do a splash information box at
startupt of Gvim ?

Thank you


Well, Vim normally already has a splash screen, which you can recall at any time by doing :intro

If you want to display something else, you can use one or more of the commands and functions described at
        :help :echo
        :help :echon
        :help :echomsg
        :help :echoerr
        :help :confirm
        :help :browse
        :help input()
        :help inputdialog()
        :help inputlist()

Best regards,
Tony.
--
What this country needs is a good five cent nickel.

--
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php

Reply via email to