makeIconGallery {svIDE} | R Documentation |
Create galleries of icons for SciViews-K and Komodo
Description
The "pick icon" dialog box of Komodo uses icon galleries. SciViews-K adds several galleries for easier access to the icons, and it supplements about 1800 additional icons. The present function builds those galleries, based on a list of icons manually compiled (compatible with Komodo Edit/IDE version 9).
Usage
makeIconGallery(flist)
Arguments
flist |
the path to the ASCII text file containing the URIs of the different icons to collect together in the gallery. It is supposed to use the .txt extension, which is replaced by .html in the gallery file. |
Value
TRUE
(success) or FALSE
(error) is returned invisibly.
Author(s)
Philippe Grosjean (phgrosjean@sciviews.org)
[Package svIDE version 0.9-54 Index]