Remove CLIProxy usage from TMDIncrementalPopUpMenu.mm The CLI arguments are interpreted in extendedmenu.mm and is using the new argument system.
Also changed is image support; now the popup uses NSImage’s imageNamed: to show images. This allows using images from TM’s bundle or AppKit’s image library. Images provided on the command line gets registered under the name provided. 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 _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/listinfo/textmate-dev
