sponsor Vim development Vim logo Vim Book Ad

VDLGBX.DLL : Comfortable user-definable dialog-boxes for use in GVIM and some other goodies

 script karma  Rating 16/8, Downloaded by 1381  Comments, bugs, improvements  Vim wiki

created by
Michael Fitz
 
script type
utility
 
description
Allows to compose and use arbitrary dialog boxes within your scripts.
Features:
* simple textfield
* password-field
* checkboxes
* listboxes
* comboboxes

HTML-authoring-support:
Create an <IMG SRC="xxx" WIDTH="nnn" HEIGHT="nnn"/>-Tag out from simple the filename
Translate foreign chars to HTML-entities (eg. รค -> &aauml;)

Color-choosing
Allows to choose a color (using the standard windows-dialog) and returns the RGB-values in whatever format you want (so far an arbitrary printf-formatstring can do it...)
 
install details
Copy VDLGBX.DLL into the runtime-folder (eg. vim61).
Read and execute VDLGBX.VIM - it's both a documentation and testing run.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
VDLGBX.zip 1.4 2004-07-29 6.0 Michael Fitz New Feature:
COLOR: Get RGB-values from standard color-choosing-dialog in (almost) any format you like
VDLGBX.zip 1.3 2004-03-08 6.0 Michael Fitz Some bugs fixed.
New features:
Passwordfield, HTML-Translate
VDLGBX.zip 1.0 2003-09-02 6.0 Michael Fitz Initial upload
ip used for rating: 52.91.67.23

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github