On Jun 1, 2009, at 5:12 PM, MDX-LE wrote:
Could someone tell me how to install dialog2 available at http://macromates.com/svn/Bundles/branches/WIP/Tools/Dialog2/ Dialog2 @ macromates.com
I believe Dialog has been renamed UI and is already included in TextMate at TextMate.app/Contents/SharedSupport/Support/lib/ui.rb
You can call UI with something like: require ENV['TM_SUPPORT_PATH'] + '/lib/ui.rb'