[SVN] r8992
Ciarán Walsh
ciawal at gmail.com
Sun Feb 24 13:15:21 UTC 2008
Added support for images displayed next to each suggestion. To use, pass an extra images key on STDIN, like: { suggestions = {…}, images = {imagename = 'path/to/image', …}; }
Then add an 'image' key on suggestions you want to add the image to, with the value of the image name specified above.
Changed:
U branches/WIP/Tools/Dialog2/Commands/ExtendedPopUp/TMDIncrementalPopUpMenu.h
U branches/WIP/Tools/Dialog2/Commands/ExtendedPopUp/TMDIncrementalPopUpMenu.mm
U branches/WIP/Tools/Dialog2/Commands/ExtendedPopUp/extendedmenu.mm
More information about the textmate-dev
mailing list